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=627baedbc1f2b47c4502ec0e53e36f97cf489a77;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;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 new file mode 100644 index 0000000..627baed --- /dev/null +++ b/website/full_javadoc/compbio/metadata/class-use/JobStatus.html @@ -0,0 +1,516 @@ + + + + + + +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) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +