org.camunda.bpm.engine.impl.cmd
Class GetStartFormCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetStartFormCmd
- All Implemented Interfaces:
- Serializable, Command<StartFormData>
public class GetStartFormCmd
- extends Object
- implements Command<StartFormData>, Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDefinitionId
protected String processDefinitionId
GetStartFormCmd
public GetStartFormCmd(String processDefinitionId)
execute
public StartFormData execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<StartFormData>
Copyright © 2018 camunda services GmbH. All rights reserved.