|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.epub.workflow.process.action.PublishingActionConfiguration
atg.svc.workflow.process.action.SolutionWorkflowActionConfiguration
public class SolutionWorkflowActionConfiguration
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
SolutionWorkflowActionConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getProcessDataTypePropertyName()
Get property processDataTypePropertyName |
java.lang.String |
getPublishingServiceComponentName()
|
java.lang.String |
getSolutionRepositoryItemType()
|
java.lang.String |
getSolutionRepositoryName()
|
atg.versionmanager.VersionManager |
getVersionManager()
Get property versionManager |
boolean |
isIgnoreNoTargets()
When set to true no errors will thrown when there is no topology definition file or no targets defined. |
void |
setIgnoreNoTargets(boolean pIgnoreNoTargets)
Set this to true if we dont want to throw errors when there is no topology definition file or no targets are defined. |
void |
setProcessDataTypePropertyName(java.lang.String pProcessDataTypePropertyName)
Set property processDataTypePropertyName |
void |
setPublishingServiceComponentName(java.lang.String pPublishingServiceComponentName)
|
void |
setSolutionRepositoryItemType(java.lang.String pSolutionRepositoryItemType)
|
void |
setSolutionRepositoryName(java.lang.String pSolutionRepositoryName)
|
void |
setVersionManager(atg.versionmanager.VersionManager pVersionManager)
Set property versionManager |
| 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 |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public SolutionWorkflowActionConfiguration()
| Method Detail |
|---|
public boolean isIgnoreNoTargets()
public void setIgnoreNoTargets(boolean pIgnoreNoTargets)
pIgnoreNoTargets - The ignoreNoTargets to set.public void setProcessDataTypePropertyName(java.lang.String pProcessDataTypePropertyName)
processDataTypePropertyName
pProcessDataTypePropertyName - the name of the repository
property that identifies a processData typepublic java.lang.String getProcessDataTypePropertyName()
processDataTypePropertyName
public java.lang.String getPublishingServiceComponentName()
public void setPublishingServiceComponentName(java.lang.String pPublishingServiceComponentName)
pPublishingServiceComponentName - The publishingServiceComponentName to set.public java.lang.String getSolutionRepositoryName()
public void setSolutionRepositoryName(java.lang.String pSolutionRepositoryName)
pSolutionRepositoryName - The solutionRepositoryName to set.public java.lang.String getSolutionRepositoryItemType()
public void setSolutionRepositoryItemType(java.lang.String pSolutionRepositoryItemType)
pSolutionRepositoryItemType - The solutionRepositoryItemType to set.public void setVersionManager(atg.versionmanager.VersionManager pVersionManager)
versionManager
pVersionManager - the component used to get workspacespublic atg.versionmanager.VersionManager getVersionManager()
versionManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||