Package org.camunda.bpm.engine.impl.cmd
Class GetFormKeyCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
Command for retrieving start or task form keys.
- Author:
- Falko Menge (camunda)
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGetFormKeyCmd
(String processDefinitionId) Retrieves a start form key.GetFormKeyCmd
(String processDefinitionId, String taskDefinitionKey) Retrieves a task form key. -
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected void
setProcessDefinitionId
(String processDefinitionId)