public class GetResourceMetadataTask extends SessionedTask<Metadata>
| Constructor and Description |
|---|
GetResourceMetadataTask(Ref ref) |
| Modifier and Type | Method and Description |
|---|---|
protected Metadata |
_execute()
Subclasses implement this method
|
static Metadata |
getMetadata(ConfigService configService, Ref ref) |
static Metadata |
getMetadata(ConfigService configService, java.lang.String session, Ref ref) |
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic GetResourceMetadataTask(Ref ref)
public static Metadata getMetadata(ConfigService configService, Ref ref) throws NotFoundException
NotFoundExceptionpublic static Metadata getMetadata(ConfigService configService, java.lang.String session, Ref ref) throws NotFoundException
NotFoundExceptionprotected Metadata _execute() throws NotFoundException
SessionedTask_execute in class SessionedTask<Metadata>NotFoundException