gr.uoa.di.madgik.execution.plan.element.attachment
Class ExecutionAttachment
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.attachment.ExecutionAttachment
public class ExecutionAttachment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationType
public ExecutionAttachment.AttachmentLocation LocationType
LocationValue
public String LocationValue
RestoreLocationValue
public String RestoreLocationValue
CleanUpRestored
public boolean CleanUpRestored
Permissions
public String Permissions
tmpFile
public File tmpFile
ExecutionAttachment
public ExecutionAttachment()
MoveTmpToRestore
public void MoveTmpToRestore(ExecutionHandle Handle)
throws Exception
- Throws:
Exception
WriteLocalFromStorage
public void WriteLocalFromStorage(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws Exception
- Throws:
Exception
WriteLocalFromStream
public void WriteLocalFromStream(DataInputStream din)
throws Exception
- Throws:
Exception
WriteLocalToStream
public void WriteLocalToStream(DataOutputStream dout)
throws IOException
- Throws:
IOException
Validate
public void Validate()
throws ExecutionValidationException
- Throws:
ExecutionValidationException
ToXML
public String ToXML()
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
FromXML
public void FromXML(String XML)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
FromXML
public void FromXML(Element XML)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
Copyright © 2012. All Rights Reserved.