com.ibm.batch.container.services
Interface IJobIdManagementService
- All Superinterfaces:
- IBatchServiceBase
- All Known Implementing Classes:
- JobIdManagerImpl
public interface IJobIdManagementService
- extends IBatchServiceBase
init
void init(IBatchConfig pgcConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
shutdown
void shutdown()
throws BatchContainerServiceException
- Specified by:
shutdown in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
getInstanceId
long getInstanceId()
getExecutionId
long getExecutionId()
getStepExecutionId
long getStepExecutionId()
Copyright © 2013. All Rights Reserved.