Class FcUserInvocationBean
java.lang.Object
de.xima.fc.workflow.designer.bean.triggers.FcUserInvocationBean
- All Implemented Interfaces:
IElementPropertiesBean<FcUserInvocationProps, WorkflowTrigger>, ITriggerPropertiesBean<FcUserInvocationProps>, Serializable
@ViewScoped
@Named
public class FcUserInvocationBean
extends Object
implements ITriggerPropertiesBean<FcUserInvocationProps>, Serializable
Bean for the user invocation trigger.
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods 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 ITriggerPropertiesBean
retrieveCurrentProperties
-
Constructor Details
-
FcUserInvocationBean
public FcUserInvocationBean()
-
-
Method Details
-
getAccessTypes
- Returns:
- the
EUserInvocationAccessTypevalues that are available for the user invocation trigger
-