Uses of Class
org.bremersee.keycloak.api.model.WorkflowConcurrencyRepresentation
Packages that use WorkflowConcurrencyRepresentation
-
Uses of WorkflowConcurrencyRepresentation in org.bremersee.keycloak.api.model
Methods in org.bremersee.keycloak.api.model that return WorkflowConcurrencyRepresentationModifier and TypeMethodDescriptionWorkflowConcurrencyRepresentation.cancelInProgress(String cancelInProgress) WorkflowRepresentation.getConcurrency()Get concurrencyWorkflowConcurrencyRepresentation.restartInProgress(String restartInProgress) Methods in org.bremersee.keycloak.api.model with parameters of type WorkflowConcurrencyRepresentationModifier and TypeMethodDescriptionWorkflowRepresentation.concurrency(WorkflowConcurrencyRepresentation concurrency) voidWorkflowRepresentation.setConcurrency(WorkflowConcurrencyRepresentation concurrency)