com.ptc.windchill.enterprise.search.client
Class CoDefaultExportActionTaskDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.doer.CoAbstractTaskDoer
      extended by com.ptc.core.ca.co.client.doer.CoDefaultActionTaskDoer
          extended by com.ptc.windchill.enterprise.search.client.CoDefaultExportActionTaskDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

public class CoDefaultExportActionTaskDoer
extends CoDefaultActionTaskDoer

The class implementing an action doer that invokes a task to perform an operation. The doer uses "simple" approach as as such adds default task parameters to the list of task paramenters specified by the configuration specification.

Supported API: true

Extendable: true


Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.doer.CoDefaultActionTaskDoer
addDefaultTaskParameters, processDefaultTaskResult
 
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