Uses of Class
org.wso2.carbon.governance.api.common.util.CheckListItemBean
-
Packages that use CheckListItemBean Package Description org.wso2.carbon.governance.api.util -
-
Uses of CheckListItemBean in org.wso2.carbon.governance.api.util
Methods in org.wso2.carbon.governance.api.util that return CheckListItemBean Modifier and Type Method Description static CheckListItemBean[]GovernanceUtils. getAllCheckListItemBeans(org.wso2.carbon.registry.core.Resource artifactResource, GovernanceArtifact artifact, String artifactLC)Extracts all CheckListItemBeans from the resource and update the lifecycle name and state of the artifact
-