Class AuthenticatorConfigsAssociate
java.lang.Object
de.xima.fc.workflow.designer.model.AuthenticatorConfigsAssociate
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticatorConfigsAssociate
(WorkflowStateModel state, List<BaseConfigViewModel> all, List<BaseConfigViewModel> configs) -
Method Summary
Modifier and TypeMethodDescriptionboolean
isUpToDate
(WorkflowStateModel currentState, List<BaseConfigViewModel> currentConfigs)
-
Constructor Details
-
AuthenticatorConfigsAssociate
public AuthenticatorConfigsAssociate(WorkflowStateModel state, List<BaseConfigViewModel> all, List<BaseConfigViewModel> configs)
-
-
Method Details
-
getConfigs
-
isUpToDate
public boolean isUpToDate(WorkflowStateModel currentState, List<BaseConfigViewModel> currentConfigs)
-