public class GetDeployedTaskFormCmd extends AbstractGetDeployedFormCmd
Modifier and Type | Field and Description |
---|---|
protected String |
taskId |
CAMUNDA_FORMS_KEY, CAMUNDA_FORMS_KEY_LENGTH, DEPLOYMENT_KEY, DEPLOYMENT_KEY_LENGTH, EMBEDDED_KEY, EMBEDDED_KEY_LENGTH
Constructor and Description |
---|
GetDeployedTaskFormCmd(String taskId) |
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 taskId
public GetDeployedTaskFormCmd(String taskId)
protected FormData getFormData(CommandContext commandContext)
getFormData
in class AbstractGetDeployedFormCmd
protected void checkAuthorization(CommandContext commandContext)
checkAuthorization
in class AbstractGetDeployedFormCmd
Copyright © 2022. All rights reserved.