Class FcDoiInitBean

java.lang.Object
de.xima.fc.workflow.designer.bean.nodes.FcDoiInitBean
All Implemented Interfaces:
IElementPropertiesBean<FcDoiInitProps,WorkflowNode>, INodePropertiesBean<FcDoiInitProps>, Serializable

@ViewScoped @Named public class FcDoiInitBean extends Object implements INodePropertiesBean<FcDoiInitProps>
Bean with additional logic for controlling the EWorkflowNodeType.FC_DOI_INIT action.
Since:
8.0.3
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • FcDoiInitBean

      public FcDoiInitBean()
  • Method Details

    • isAllowCustomSenderAddress

      public boolean isAllowCustomSenderAddress()
      Returns:
      Whether the email server for this client allows a custom sender address to be configured.
    • isMailServerSystemScope

      public boolean isMailServerSystemScope()
      Returns:
      Whether the system mail server is used for sending mails (as opposed to a client mail server).