Uses of Class
com.soffid.iam.rc.api.IssuePolicyAction
Packages that use IssuePolicyAction
-
Uses of IssuePolicyAction in com.soffid.iam.rc.api
Methods in com.soffid.iam.rc.api that return types with arguments of type IssuePolicyActionMethod parameters in com.soffid.iam.rc.api with type arguments of type IssuePolicyActionModifier and TypeMethodDescriptionvoidIssuePolicy.setActions(List<IssuePolicyAction> actions) Sets value for attribute actionsConstructors in com.soffid.iam.rc.api with parameters of type IssuePolicyActionConstructor parameters in com.soffid.iam.rc.api with type arguments of type IssuePolicyActionModifierConstructorDescriptionIssuePolicy(Long id, String type, String description, String actor, IssuePolicyStatus status, List<IssuePolicyAction> actions, Date createdOn, String createdBy, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy)