Class WorkflowConcurrencyRepresentation
java.lang.Object
org.keycloak.representations.workflows.WorkflowConcurrencyRepresentation
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowConcurrencyRepresentation(String restartInProgress, String cancelInProgress) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetCancelInProgress(String cancelInProgress) voidsetRestartInProgress(String restartInProgress)
-
Constructor Details
-
WorkflowConcurrencyRepresentation
public WorkflowConcurrencyRepresentation() -
WorkflowConcurrencyRepresentation
-
-
Method Details