public class GetDiagnosticsTask extends SessionedTask<Diagnostics>
| Constructor and Description |
|---|
GetDiagnosticsTask(Ref ref) |
| Modifier and Type | Method and Description |
|---|---|
protected Diagnostics |
_execute()
Subclasses implement this method
|
static Diagnostics |
getDiagnostics(ConfigService configService, Ref ref) |
static Diagnostics |
getDiagnostics(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 GetDiagnosticsTask(Ref ref)
public static Diagnostics getDiagnostics(ConfigService configService, Ref ref) throws NotFoundException
NotFoundExceptionpublic static Diagnostics getDiagnostics(ConfigService configService, java.lang.String session, Ref ref) throws NotFoundException
NotFoundExceptionprotected Diagnostics _execute() throws NotFoundException
SessionedTask_execute in class SessionedTask<Diagnostics>NotFoundException