Package org.bremersee.keycloak.api.model
Class WorkflowConcurrencyRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.WorkflowConcurrencyRepresentation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:28:47.079753199+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class WorkflowConcurrencyRepresentation
extends Object
WorkflowConcurrencyRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncancelInProgress(String cancelInProgress) booleanGet cancelInProgressGet restartInProgressinthashCode()restartInProgress(String restartInProgress) voidsetCancelInProgress(String cancelInProgress) voidsetRestartInProgress(String restartInProgress) toString()
-
Constructor Details
-
WorkflowConcurrencyRepresentation
public WorkflowConcurrencyRepresentation()
-
-
Method Details
-
cancelInProgress
-
getCancelInProgress
Get cancelInProgress- Returns:
- cancelInProgress
-
setCancelInProgress
-
restartInProgress
-
getRestartInProgress
Get restartInProgress- Returns:
- restartInProgress
-
setRestartInProgress
-
equals
-
hashCode
public int hashCode() -
toString
-