Uses of Class
org.wso2.am.integration.test.utils.bean.APILifeCycleAction
-
Packages that use APILifeCycleAction Package Description org.wso2.am.integration.test.utils.bean -
-
Uses of APILifeCycleAction in org.wso2.am.integration.test.utils.bean
Methods in org.wso2.am.integration.test.utils.bean that return APILifeCycleAction Modifier and Type Method Description static APILifeCycleActionAPILifeCycleAction. valueOf(String name)Returns the enum constant of this type with the specified name.static APILifeCycleAction[]APILifeCycleAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-