Class BeCPGStateHelper.ActionStateContext

java.lang.Object
fr.becpg.repo.jscript.BeCPGStateHelper.ActionStateContext
All Implemented Interfaces:
AutoCloseable
Enclosing class:
BeCPGStateHelper

public static class BeCPGStateHelper.ActionStateContext extends Object implements AutoCloseable
  • Field Details

    • state

      private String state
  • Constructor Details

    • ActionStateContext

      public ActionStateContext(org.alfresco.service.cmr.repository.NodeRef entityNodeRef, String state)
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • addToState

      public void addToState(org.alfresco.service.cmr.repository.NodeRef entityNodeRef)