org.gcube.vremanagement.executor.porttypes
Class TaskPT

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.vremanagement.executor.porttypes.TaskPT

public class TaskPT
extends GCUBEPortType


Constructor Summary
TaskPT()
           
 
Method Summary
 void stop()
          Attempts to stop the execution of the task.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskPT

public TaskPT()
Method Detail

stop

public void stop()
          throws GCUBERetrySameFault,
                 GCUBEUnrecoverableFault
Attempts to stop the execution of the task.

Throws:
GCUBERetrySameFault - if the task could not be stopped. * @throws GCUBEUnrecoverableFault if the task cannot be stopped.
GCUBEUnrecoverableFault