X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobStatus.html;h=e3d7c98d6f0415c8b6142167eb8c5ea145ba3e24;hb=6e1c873d0879f462b1fb1a1efa444cf993a9e76a;hp=026c05e7beb45a5eddb7016641625469522ee700;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html b/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html index 026c05e..e3d7c98 100644 --- a/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html +++ b/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html @@ -2,12 +2,12 @@ - + Uses of Class compbio.metadata.JobStatus - + @@ -90,6 +90,10 @@ function windowTitle() Packages that use JobStatus +compbio.data.msa +Web Service interfaces for JAva Bioinformatics Analysis Web Services.  + + compbio.metadata A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project.  @@ -97,6 +101,31 @@ Packages that use + + + + +
+Uses of JobStatus in compbio.data.msa
+  +

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

@@ -114,7 +143,7 @@ Uses of -
static JobStatusJobStatus.valueOf(java.lang.String name) +JobStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.