Class AdminWebService.ImportGeoBatchResponse
java.lang.Object
ubic.gemma.rest.AdminWebService.ImportGeoBatchResponse
- Enclosing class:
AdminWebService
- Author:
- phase 3 admin-panel wiring
-
Field Summary
FieldsModifier and TypeFieldDescriptionintNumber of tasks actually submitted (post-blank-skip).Submitted task IDs in the same order as the cleaned accession list. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
public int countNumber of tasks actually submitted (post-blank-skip). -
submittedJobIds
-
-
Constructor Details
-
ImportGeoBatchResponse
public ImportGeoBatchResponse()
-