Class WorkflowConditionRepresentation
java.lang.Object
org.keycloak.representations.workflows.AbstractWorkflowComponentRepresentation
org.keycloak.representations.workflows.WorkflowConditionRepresentation
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionWorkflowConditionRepresentation
(String condition) WorkflowConditionRepresentation
(String condition, MultivaluedHashMap<String, String> config) -
Method Summary
Methods inherited from class org.keycloak.representations.workflows.AbstractWorkflowComponentRepresentation
addConfigValue, getConfigValue, getConfigValues, getConfigValuesOrSingle, getId, getUses, setConfig, setConfig, setConfig, setConfigValue, setConfigValue, setId, setUses
-
Constructor Details
-
WorkflowConditionRepresentation
public WorkflowConditionRepresentation() -
WorkflowConditionRepresentation
-
WorkflowConditionRepresentation
-
-
Method Details
-
create
-
equals
-
getConfig
- Overrides:
getConfig
in classAbstractWorkflowComponentRepresentation
-