public class GetUploadedJarInfoTask extends SessionedTask<UploadedJarInfo>
| Constructor and Description |
|---|
GetUploadedJarInfoTask() |
| Modifier and Type | Method and Description |
|---|---|
protected UploadedJarInfo |
_execute()
Subclasses implement this method
|
static UploadedJarInfo |
getUploadedJarInfo(ConfigService configService, java.lang.String session)
convenience method to access the info for the currently uploaded jar
|
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic static UploadedJarInfo getUploadedJarInfo(ConfigService configService, java.lang.String session) throws NotFoundException
NotFoundExceptionprotected UploadedJarInfo _execute() throws java.lang.Exception
SessionedTask_execute in class SessionedTask<UploadedJarInfo>java.lang.Exception