public class GetDeployedStartFormCmd extends AbstractGetDeployedFormCmd
Modifier and Type | Field and Description |
---|---|
protected String |
processDefinitionId |
CAMUNDA_FORMS_KEY, CAMUNDA_FORMS_KEY_LENGTH, DEPLOYMENT_KEY, DEPLOYMENT_KEY_LENGTH, EMBEDDED_KEY, EMBEDDED_KEY_LENGTH
Constructor and Description |
---|
GetDeployedStartFormCmd(String processDefinitionId) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAuthorization(CommandContext commandContext) |
protected FormData |
getFormData(CommandContext commandContext) |
execute, getResourceName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected String processDefinitionId
public GetDeployedStartFormCmd(String processDefinitionId)
protected FormData getFormData(CommandContext commandContext)
getFormData
in class AbstractGetDeployedFormCmd
protected void checkAuthorization(CommandContext commandContext)
checkAuthorization
in class AbstractGetDeployedFormCmd
Copyright © 2022. All rights reserved.