Class CreateStartFormInvocation
java.lang.Object
org.operaton.bpm.engine.impl.delegate.DelegateInvocation
org.operaton.bpm.engine.impl.form.handler.CreateStartFormInvocation
- Author:
- Roman Smirnov
-
Field Summary
FieldsFields inherited from class org.operaton.bpm.engine.impl.delegate.DelegateInvocation
contextExecution, contextResource, invocationResult -
Constructor Summary
ConstructorsConstructorDescriptionCreateStartFormInvocation(StartFormHandler startFormHandler, ProcessDefinitionEntity definition) -
Method Summary
Methods inherited from class org.operaton.bpm.engine.impl.delegate.DelegateInvocation
getContextExecution, getContextResource, getInvocationResult, proceed
-
Field Details
-
startFormHandler
-
definition
-
-
Constructor Details
-
CreateStartFormInvocation
public CreateStartFormInvocation(StartFormHandler startFormHandler, ProcessDefinitionEntity definition)
-
-
Method Details
-
invoke
protected void invoke()- Specified by:
invokein classDelegateInvocation
-