Package org.glassfish.api.admin
Interface JobCreator
-
@Contract public interface JobCreatorThis is the contract responsible for creating Job- Author:
- Bhakti Mehta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JobcreateJob(String id, String scope, String name, Subject subject, boolean isManagedJob, ParameterMap parameters)
-