Class TextFeedWorkflowAction.OwnerCfg

java.lang.Object
de.uplanet.lucy.server.share.workflow.action.CfgBase
de.uplanet.lucy.server.share.workflow.action.ExtendedCfgBase
de.uplanet.lucy.server.share.workflow.action.TextFeedWorkflowAction.OwnerCfg
Enclosing class:
TextFeedWorkflowAction

public static final class TextFeedWorkflowAction.OwnerCfg extends de.uplanet.lucy.server.share.workflow.action.ExtendedCfgBase
The owner configuration.
  • Method Details

    • getPrivacyLevel

      public PRIVACY_LEVEL getPrivacyLevel()
    • setPrivacyLevel

      public void setPrivacyLevel(PRIVACY_LEVEL p_privacyLevel)
    • isIgnoreIfShareProfileIsDeactivated

      public boolean isIgnoreIfShareProfileIsDeactivated()
    • setIgnoreIfShareProfileIsDeactivated

      public void setIgnoreIfShareProfileIsDeactivated(boolean p_bIgnoreIfShareProfileIsDeactivated)