Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.LifecycleStateAvailableTransitionsDTO
-
Packages that use LifecycleStateAvailableTransitionsDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of LifecycleStateAvailableTransitionsDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return LifecycleStateAvailableTransitionsDTO Modifier and Type Method Description LifecycleStateAvailableTransitionsDTOLifecycleStateAvailableTransitionsDTO. event(String event)LifecycleStateAvailableTransitionsDTOLifecycleStateAvailableTransitionsDTO. targetState(String targetState)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type LifecycleStateAvailableTransitionsDTO Modifier and Type Method Description List<LifecycleStateAvailableTransitionsDTO>LifecycleStateDTO. getAvailableTransitions()Get availableTransitionsMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type LifecycleStateAvailableTransitionsDTO Modifier and Type Method Description LifecycleStateDTOLifecycleStateDTO. availableTransitions(List<LifecycleStateAvailableTransitionsDTO> availableTransitions)voidLifecycleStateDTO. setAvailableTransitions(List<LifecycleStateAvailableTransitionsDTO> availableTransitions)
-