public interface OperationMetadataManagerLocal
| Modifier and Type | Method and Description |
|---|---|
void |
updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
Update the operation definitions of existingType with the ones from resource type.
|
void updateMetadata(org.rhq.core.domain.resource.ResourceType existingType,
org.rhq.core.domain.resource.ResourceType newType)
existingType - The existing resource type with operation DefinitionsnewType - New resourceType definition with operationDefinitionsCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.