Class ShareInitPatcher

  • All Implemented Interfaces:
    de.uplanet.lucy.server.workflow.IActivatableWorkflowObject, de.uplanet.lucy.server.workflow.INamedWorkflowObject, de.uplanet.lucy.server.workflow.INeedWorkflow, de.uplanet.lucy.server.workflow.IWorkflowAction, de.uplanet.lucy.server.workflow.IWorkflowObject, Serializable

    @Scriptable
    public final class ShareInitPatcher
    extends de.uplanet.lucy.server.workflow.action.AbstractWorkflowAction
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from interface de.uplanet.lucy.server.workflow.IWorkflowObject

        GUID_COMPARATOR
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      de.uplanet.lucy.server.workflow.WorkflowTransition process​(IWorkflowEvent p_evt, de.uplanet.lucy.server.workflow.IWorkflowProcessingContext p_wfCtx, IProcessingContext p_ctx)  
      • Methods inherited from class de.uplanet.lucy.server.workflow.action.AbstractWorkflowAction

        getAfferentTransition, getEfferentTransition, getGuid, getName, getWorkflow, isActive, setActive, setAfferentTransition, setEfferentTransition, setName, setWorkflow, toString