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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IElementPropertiesBean
prepareViewForElement, updateCurrentProperties, updateCurrentTaskMethods inherited from interface INodePropertiesBean
retrieveCurrentProperties
-
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).
-