|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.findGovernanceArtifactConfigurationByMediaType(String mediaType,
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. |
Method parameters in org.wso2.carbon.governance.api.util with type arguments of type GovernanceArtifactConfiguration | |
---|---|
static void |
GovernanceUtils.loadGovernanceArtifacts(org.wso2.carbon.registry.core.session.UserRegistry registry,
List<GovernanceArtifactConfiguration> configurations)
Method to load the Governance Artifacts to be used by the API operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |