Class ListBatchJobExecutions

All Implemented Interfaces:
org.glassfish.api.admin.AdminCommand

@Service(name="_ListBatchJobExecutions") @PerLookup @CommandLock(NONE) @ExecuteOn(INSTANCE) @TargetType({DAS,CLUSTERED_INSTANCE,STANDALONE_INSTANCE}) public class ListBatchJobExecutions extends AbstractLongListCommand
Command to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionId
Author:
Mahesh Kannan