atg.svc.workflow.process.action
Class CompleteAndCreateProjectForProcessConfiguration

java.lang.Object
  extended by atg.epub.workflow.process.action.PublishingActionConfiguration
      extended by atg.svc.workflow.process.action.ServiceWorkflowActionConfiguration
          extended by atg.svc.workflow.process.action.CompleteAndCreateProjectForProcessConfiguration

public class CompleteAndCreateProjectForProcessConfiguration
extends ServiceWorkflowActionConfiguration


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Constructor Summary
CompleteAndCreateProjectForProcessConfiguration()
           
 
Method Summary
 
Methods inherited from class atg.svc.workflow.process.action.ServiceWorkflowActionConfiguration
getProcessDataTypePropertyName, getPublishingServiceComponentName, getSolutionRepositoryItemType, getSolutionRepositoryName, getVersionManager, isIgnoreNoTargets, setIgnoreNoTargets, setProcessDataTypePropertyName, setPublishingServiceComponentName, setSolutionRepositoryItemType, setSolutionRepositoryName, setVersionManager
 
Methods inherited from class atg.epub.workflow.process.action.PublishingActionConfiguration
getConfiguration, setConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

CompleteAndCreateProjectForProcessConfiguration

public CompleteAndCreateProjectForProcessConfiguration()