org.camunda.bpm.engine.impl.form.handler
Class CreateTaskFormInvocation
java.lang.Object
org.camunda.bpm.engine.impl.delegate.DelegateInvocation
org.camunda.bpm.engine.impl.form.handler.CreateTaskFormInvocation
public class CreateTaskFormInvocation
- extends DelegateInvocation
- Author:
- Roman Smirnov
|
Method Summary |
protected void |
invoke()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskFormHandler
protected TaskFormHandler taskFormHandler
task
protected TaskEntity task
CreateTaskFormInvocation
public CreateTaskFormInvocation(TaskFormHandler taskFormHandler,
TaskEntity task)
invoke
protected void invoke()
throws Exception
- Specified by:
invoke in class DelegateInvocation
- Throws:
Exception
Copyright © 2016 camunda services GmbH. All rights reserved.