Uses of Class
com.sun.enterprise.v3.admin.CheckpointHelper.CheckpointFilename
-
Packages that use CheckpointHelper.CheckpointFilename Package Description com.sun.enterprise.v3.admin -
-
Uses of CheckpointHelper.CheckpointFilename in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin that return CheckpointHelper.CheckpointFilename Modifier and Type Method Description static CheckpointHelper.CheckpointFilenameCheckpointHelper.CheckpointFilename. createAttachment(Job job, String attachmentId)static CheckpointHelper.CheckpointFilenameCheckpointHelper.CheckpointFilename. createBasic(String jobId, File dir)static CheckpointHelper.CheckpointFilenameCheckpointHelper.CheckpointFilename. createBasic(Job job)CheckpointHelper.CheckpointFilenameCheckpointHelper.CheckpointFilename. getForPayload(boolean inbound)Methods in com.sun.enterprise.v3.admin that return types with arguments of type CheckpointHelper.CheckpointFilename Modifier and Type Method Description ConcurrentHashMap<String,CheckpointHelper.CheckpointFilename>JobManagerService. getRetryableJobsInfo()Collection<CheckpointHelper.CheckpointFilename>CheckpointHelper. listCheckpoints(File dir)Methods in com.sun.enterprise.v3.admin with parameters of type CheckpointHelper.CheckpointFilename Modifier and Type Method Description JobManager.CheckpointCheckpointHelper. load(CheckpointHelper.CheckpointFilename cf, Payload.Outbound outbound)
-