X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobStatus.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobStatus.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=2b0f7a3a93dc79d40ded7321e330e66be844de1e;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/metadata/class-use/JobStatus.html b/website/full_javadoc/compbio/metadata/class-use/JobStatus.html deleted file mode 100644 index 2b0f7a3..0000000 --- a/website/full_javadoc/compbio/metadata/class-use/JobStatus.html +++ /dev/null @@ -1,516 +0,0 @@ - - - - - - -Uses of Class compbio.metadata.JobStatus - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.metadata.JobStatus

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use JobStatus
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.engine  
compbio.engine.client  
compbio.engine.cluster.drmaa  
compbio.engine.local  
compbio.metadataA meta-data model for multiple sequence alignment web services - Classes in this package have no dependencies to other sources in the project. 
compbio.ws.server  
-  -

- - - - - -
-Uses of JobStatus in compbio.data.msa
-  -

- - - - - - - - - -
Methods in compbio.data.msa that return JobStatus
- JobStatusJManagement.getJobStatus(String jobId) - -
-          Return the status of the job.
-  -

- - - - - -
-Uses of JobStatus in compbio.data.msa.jaxws
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws that return JobStatus
- JobStatusGetJobStatusResponse.getReturn() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type JobStatus
- voidGetJobStatusResponse.setReturn(JobStatus _return) - -
-           
-  -

- - - - - -
-Uses of JobStatus in compbio.engine
-  -

- - - - - - - - - - - - - -
Methods in compbio.engine that return JobStatus
- JobStatusSyncExecutor.getJobStatus() - -
-          Query the status of the job by its id.
- JobStatusAsyncExecutor.getJobStatus(String jobId) - -
-          Query the status of the job
-  -

- - - - - -
-Uses of JobStatus in compbio.engine.client
-  -

- - - - - - - - - - - - - -
Methods in compbio.engine.client with parameters of type JobStatus
-static booleanUtil.isMarked(String workDirectory, - JobStatus marker) - -
-           
-static booleanUtil.writeMarker(String workDirectory, - JobStatus fileType) - -
-           
-  -

- - - - - -
-Uses of JobStatus in compbio.engine.cluster.drmaa
-  -

- - - - - - - - - - - - - -
Methods in compbio.engine.cluster.drmaa that return JobStatus
- JobStatusJobRunner.getJobStatus() - -
-           
- JobStatusAsyncJobRunner.getJobStatus(String jobId) - -
-          This will never return clust.engine.JobStatus.CANCELLED as for sun grid - engine cancelled job is the same as failed.
-  -

- - - - - -
-Uses of JobStatus in compbio.engine.local
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.engine.local that return JobStatus
- JobStatusLocalRunner.getJobStatus() - -
-           
-static JobStatusLocalEngineUtil.getJobStatus(Future<ConfiguredExecutable<?>> future) - -
-           
- JobStatusAsyncLocalRunner.getJobStatus(String jobId) - -
-           
-static JobStatusLocalEngineUtil.getRecordedJobStatus(String jobId) - -
-           
-  -

- - - - - -
-Uses of JobStatus in compbio.metadata
-  -

- - - - - - - - - - - - - -
Methods in compbio.metadata that return JobStatus
-static JobStatusJobStatus.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static JobStatus[]JobStatus.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of JobStatus in compbio.ws.server
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.server that return JobStatus
- JobStatusGenericMetadataService.getJobStatus(String jobId) - -
-           
- JobStatusClustalWS.getJobStatus(String jobId) - -
-           
- JobStatusMuscleWS.getJobStatus(String jobId) - -
-           
- JobStatusMafftWS.getJobStatus(String jobId) - -
-           
- JobStatusTcoffeeWS.getJobStatus(String jobId) - -
-           
- JobStatusProbconsWS.getJobStatus(String jobId) - -
-           
- JobStatusClustalOWS.getJobStatus(String jobId) - -
-           
-static JobStatusWSUtil.getJobStatus(String jobId) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -