|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.porttypes.GCUBEPortType
org.gcube.vremanagement.executor.porttypes.TaskPT
public class TaskPT
| Field Summary |
|---|
| Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
initialized, logger |
| Constructor Summary | |
|---|---|
TaskPT()
|
|
| Method Summary | |
|---|---|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext()
|
void |
stop()
Attempts to stop the execution of the task. |
| Methods inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
destroy, init, onFailure, onInitialisation, onReady, onStateChange, onUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskPT()
| Method Detail |
|---|
protected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortType
public 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.GCUBEUnrecoverableFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||