public class CompTask extends SessionedTask<java.lang.Object>
| Constructor and Description |
|---|
CompTask(java.util.List<SessionedTask> tasks, TaskDescription desc)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
_execute()
Subclasses implement this method
|
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic CompTask(java.util.List<SessionedTask> tasks, TaskDescription desc)
tasks - the list of tasks forming the composite taskdesc - description for the taskprotected java.lang.Object _execute()
throws java.lang.Exception
SessionedTask_execute in class SessionedTask<java.lang.Object>java.lang.Exception