Uses of Class
org.wso2.carbon.governance.api.util.GovernanceArtifactConfiguration

Packages that use GovernanceArtifactConfiguration
org.wso2.carbon.governance.api.util   
 

Uses of GovernanceArtifactConfiguration in org.wso2.carbon.governance.api.util
 

Methods in org.wso2.carbon.governance.api.util that return GovernanceArtifactConfiguration
static GovernanceArtifactConfiguration GovernanceUtils.findGovernanceArtifactConfiguration(String key, org.wso2.carbon.registry.core.Registry registry)
          Query to search for a governance artifact configuration.
static GovernanceArtifactConfiguration GovernanceUtils.getGovernanceArtifactConfiguration(String elementString)
           
 

Methods in org.wso2.carbon.governance.api.util that return types with arguments of type GovernanceArtifactConfiguration
static List<GovernanceArtifactConfiguration> GovernanceUtils.findGovernanceArtifactConfigurations(org.wso2.carbon.registry.core.Registry registry)
          Method to locate Governance Artifact configurations.
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.