org.camunda.bpm.engine.impl
Class GetDeployedTaskFormCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
org.camunda.bpm.engine.impl.GetDeployedTaskFormCmd
- All Implemented Interfaces:
- Command<InputStream>
public class GetDeployedTaskFormCmd
- extends AbstractGetDeployedFormCmd
- Author:
- Anna Pazola
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskId
protected String taskId
GetDeployedTaskFormCmd
public GetDeployedTaskFormCmd(String taskId)
getFormData
protected FormData getFormData(CommandContext commandContext)
- Specified by:
getFormData in class AbstractGetDeployedFormCmd
checkAuthorization
protected void checkAuthorization(CommandContext commandContext)
- Specified by:
checkAuthorization in class AbstractGetDeployedFormCmd
Copyright © 2017 camunda services GmbH. All rights reserved.