|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateJobDefinitionSuspensionStateTenantBuilder
Fluent builder to update the suspension state of job definitions.
| Method Summary | |
|---|---|
UpdateJobDefinitionSuspensionStateBuilder |
processDefinitionTenantId(String tenantId)
Specify the id of the tenant the process definition belongs to. |
UpdateJobDefinitionSuspensionStateBuilder |
processDefinitionWithoutTenantId()
Specify that the process definition belongs to no tenant. |
| Methods inherited from interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateBuilder |
|---|
activate, executionDate, includeJobs, suspend |
| Method Detail |
|---|
UpdateJobDefinitionSuspensionStateBuilder processDefinitionWithoutTenantId()
UpdateJobDefinitionSuspensionStateBuilder processDefinitionTenantId(String tenantId)
tenantId - the id of the tenant
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||