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, requiresSystemTransaction
public static UploadedJarInfo getUploadedJarInfo(ConfigService configService, java.lang.String session) throws NotFoundException
NotFoundException
protected UploadedJarInfo _execute() throws java.lang.Exception
SessionedTask
_execute
in class SessionedTask<UploadedJarInfo>
java.lang.Exception