gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSRESTCall
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.CallBase
gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSRESTCall
- All Implemented Interfaces:
- Serializable, Comparable<CallBase>
public class WSRESTCall
- extends CallBase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionContextToken
public String ExecutionContextToken
WSRESTCall
public WSRESTCall()
GetCallType
public CallBase.CallType GetCallType()
- Specified by:
GetCallType in class CallBase
Validate
public void Validate()
throws ExecutionValidationException
- Overrides:
Validate in class CallBase
- Throws:
ExecutionValidationException
ValidatePreExecution
public void ValidatePreExecution(ExecutionHandle Handle,
Set<String> ExcludeAvailableConstraint)
throws ExecutionValidationException
- Overrides:
ValidatePreExecution in class CallBase
- Throws:
ExecutionValidationException
ToXML
public String ToXML()
throws ExecutionSerializationException
- Specified by:
ToXML in class CallBase
- Throws:
ExecutionSerializationException
FromXML
public void FromXML(Node XML)
throws ExecutionSerializationException
- Specified by:
FromXML in class CallBase
- Throws:
ExecutionSerializationException
Copyright © 2013. All Rights Reserved.