Package de.hsh.graja.transform
Class TaskZipExtracted
java.lang.Object
de.hsh.graja.transform.TaskZipExtracted
This class stores any useful information that
was extracted from a proforma task.zip file.
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unzipOk
public boolean unzipOk -
exception
-
pathToLocalWorkspace
-
pathToLocalTaskZip
-
pathToUnzippedContents
-
pathToUnpackedResources
-
pathToUnpackedDescriptions
-
pathToTplXml
-
tpl
-
pathToTaskXml
-
task
-
assignmentSettings
-
modelSolutions
-
-
Constructor Details
-
TaskZipExtracted
public TaskZipExtracted()
-