public class ScriptDeployment extends DesignDeployment
FILECONTAINER_METADATA_FILENAME, LOG| Constructor and Description |
|---|
ScriptDeployment(DesignSyncStatus deployments,
java.lang.String documentKey,
org.apache.commons.vfs2.FileObject codeFile,
java.lang.String codeType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCodeType() |
void |
performUpdate(de.innovationgate.webgate.api.WGDatabase db) |
doAttachFile, doRemoveFile, doSaveDocument, getDocument, getDocumentKey, getManager, getParent, getTimestampOfCodeFile, getTimestampOfMetadataFile, isDeleted, isUpdated, performDeletion, resetUpdateInformation, setParentgetCodeFile, getCodeFilePath, getMetadataFile, getSuffix, getType, processDesignHeaderpublic ScriptDeployment(DesignSyncStatus deployments, java.lang.String documentKey, org.apache.commons.vfs2.FileObject codeFile, java.lang.String codeType) throws java.io.IOException, WGDesignSyncException
java.io.IOExceptionWGDesignSyncExceptionpublic void performUpdate(de.innovationgate.webgate.api.WGDatabase db)
throws WGDesignSyncException,
java.io.IOException,
de.innovationgate.webgate.api.WGException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
performUpdate in class DesignDeploymentWGDesignSyncExceptionjava.io.IOExceptionde.innovationgate.webgate.api.WGExceptionjava.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionpublic java.lang.String getCodeType()