|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateJobDefinitionSuspensionStateSelectBuilder
Fluent builder to update the suspension state of job definitions.
| Method Summary | |
|---|---|
UpdateJobDefinitionSuspensionStateBuilder |
byJobDefinitionId(String jobDefinitionId)
Selects the job definition with the given id. |
UpdateJobDefinitionSuspensionStateBuilder |
byProcessDefinitionId(String processDefinitionId)
Selects the job definitions of the process definition with the given id. |
UpdateJobDefinitionSuspensionStateTenantBuilder |
byProcessDefinitionKey(String processDefinitionKey)
Selects the job definitions of the process definitions with the given key. |
| Method Detail |
|---|
UpdateJobDefinitionSuspensionStateBuilder byJobDefinitionId(String jobDefinitionId)
jobDefinitionId - id of the job definition
UpdateJobDefinitionSuspensionStateBuilder byProcessDefinitionId(String processDefinitionId)
processDefinitionId - id of the process definition
UpdateJobDefinitionSuspensionStateTenantBuilder 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 | |||||||||