Uses of Class
org.wso2.am.integration.clients.governance.api.dto.ActionDTO
Packages that use ActionDTO
-
Uses of ActionDTO in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return ActionDTOModifier and TypeMethodDescriptionActionDTO.ruleSeverity(ActionDTO.RuleSeverityEnum ruleSeverity) ActionDTO.state(ActionDTO.StateEnum state) ActionDTO.type(ActionDTO.TypeEnum type) Methods in org.wso2.am.integration.clients.governance.api.dto that return types with arguments of type ActionDTOModifier and TypeMethodDescriptionAPIMGovernancePolicyDTO.getActions()List of actions taken when the governance policy is violated.Method parameters in org.wso2.am.integration.clients.governance.api.dto with type arguments of type ActionDTOModifier and TypeMethodDescriptionvoidAPIMGovernancePolicyDTO.setActions(List<ActionDTO> actions)