org.camunda.bpm.engine.impl.cmd
Class GetDeployedStartFormCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
org.camunda.bpm.engine.impl.cmd.GetDeployedStartFormCmd
- All Implemented Interfaces:
- Command<InputStream>
public class GetDeployedStartFormCmd
- extends AbstractGetDeployedFormCmd
- Author:
- Anna Pazola
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDefinitionId
protected String processDefinitionId
GetDeployedStartFormCmd
public GetDeployedStartFormCmd(String processDefinitionId)
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.