public class TaskPT
extends org.gcube.common.core.porttypes.GCUBEPortType
| Constructor and Description |
|---|
TaskPT() |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
void |
stop()
Attempts to stop the execution of the task.
|
protected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic void stop()
throws org.gcube.common.core.faults.GCUBERetrySameFault,
org.gcube.common.core.faults.GCUBEUnrecoverableFault
org.gcube.common.core.faults.GCUBERetrySameFault - if the task could not be stopped.
* @throws GCUBEUnrecoverableFault if the task cannot be stopped.org.gcube.common.core.faults.GCUBEUnrecoverableFaultCopyright © 2015. All Rights Reserved.