|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.doer.CoAbstractTaskDoer
com.ptc.core.ca.co.client.doer.CoDefaultModelTaskDoer
@Deprecated public class CoDefaultModelTaskDoer
The class implementing a model doer that invokes a task to update the
model.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected void |
addDefaultTaskParameters(CoTaskData taskData)
Deprecated. Adds default task parameters. |
void |
execute(CoModelHandlerData execData)
Deprecated. Model Handler delegates model update to a doer by calling this method. |
protected void |
processDefaultTaskResult(CoTaskData taskData)
Deprecated. Performs default processing of a task result. |
| Methods inherited from class com.ptc.core.ca.co.client.doer.CoAbstractTaskDoer |
|---|
addConfigurableTaskParameters, executeTask, prepareTaskFeedback, prepareTaskName, prepareTaskParameters, processConfigurableTaskResult, processTaskResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void addDefaultTaskParameters(CoTaskData taskData)
throws WTException
addDefaultTaskParameters in class CoAbstractTaskDoertaskData -
WTException
protected void processDefaultTaskResult(CoTaskData taskData)
throws WTException
processDefaultTaskResult in class CoAbstractTaskDoertaskData -
WTException
public void execute(CoModelHandlerData execData)
throws WTException
execute in interface CoModelDoerexecData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||