|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateProcessDefinitionSuspensionStateSelectBuilder
Fluent builder to update the suspension state of process definitions.
Method Summary | |
---|---|
UpdateProcessDefinitionSuspensionStateBuilder |
byProcessDefinitionId(String processDefinitionId)
Selects the process definition with the given id. |
UpdateProcessDefinitionSuspensionStateTenantBuilder |
byProcessDefinitionKey(String processDefinitionKey)
Selects the process definitions with the given key. |
Method Detail |
---|
UpdateProcessDefinitionSuspensionStateBuilder byProcessDefinitionId(String processDefinitionId)
processDefinitionId
- id of the process definition
UpdateProcessDefinitionSuspensionStateTenantBuilder byProcessDefinitionKey(String processDefinitionKey)
processDefinitionKey
- key of the process definition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |