Class SystemMessageWorkflowAction.RecipientCfg

java.lang.Object
de.uplanet.lucy.server.share.workflow.action.CfgBase
de.uplanet.lucy.server.share.workflow.action.RecipientCfgBase
de.uplanet.lucy.server.share.workflow.action.SystemMessageWorkflowAction.RecipientCfg
Enclosing class:
SystemMessageWorkflowAction

public static final class SystemMessageWorkflowAction.RecipientCfg extends de.uplanet.lucy.server.share.workflow.action.RecipientCfgBase
The recipient configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    void
     

    Methods inherited from class de.uplanet.lucy.server.share.workflow.action.RecipientCfgBase

    getStaticRecipients, isBoss, isCurrentUser, isProxyPerson, setBoss, setCurrentUser, setProxyPerson, setStaticRecipients

    Methods inherited from class de.uplanet.lucy.server.share.workflow.action.CfgBase

    getDataField, getProcessingContextValue, setDataField, setProcessingContextValue

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getOnErrorMode

      public ON_ERROR_MODE getOnErrorMode()
    • setOnErrorMode

      public void setOnErrorMode(ON_ERROR_MODE p_onErrorMode)
    • isResolveMembershipEarly

      public boolean isResolveMembershipEarly()
      Specified by:
      isResolveMembershipEarly in class de.uplanet.lucy.server.share.workflow.action.RecipientCfgBase