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