com.ptc.hli.ecad.behaviors
Class PrintAction
java.lang.Object
com.ptc.hli.ecad.behaviors.AbstractHLIAction
com.ptc.hli.ecad.behaviors.PrintAction
- public class PrintAction
- extends AbstractHLIAction
Fields inherited from class com.ptc.hli.ecad.behaviors.AbstractHLIAction |
children, CONTEXT_ATTR, CONTEXT_ATTR_VALUE, DOWNLOAD_PATH_ATTR, DOWNLOAD_PATH_ATTR_VALUE, FALSE_ATTR_VALUE, NUMBER_ATTR, NUMBER_ATTR_VALUE, parameters, parent, REVISION_ATTR, REVISION_ATTR_VALUE, SOLUTION_ATTR, SOLUTION_ATTR_VALUE, TRUE_ATTR_VALUE, XML_FILE_NAME_ATTR, XML_FILE_NAME_ATTR_VALUE, ZIP_FILE_NAME_ATTR, ZIP_FILE_NAME_ATTR_VALUE |
Methods inherited from class com.ptc.hli.ecad.behaviors.AbstractHLIAction |
addChild, destroy, executeStart, getBaseline, getBehaviorParameter, getBehaviorRoot, getEPMDocument, getName, getParameter, getParent, getTargetEPMDocument, getWorkspaceName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STORED_CONFIG_ATTR_VALUE
private static final String STORED_CONFIG_ATTR_VALUE
- See Also:
- Constant Field Values
CHECKPOINT_ATTR_VALUE
private static final String CHECKPOINT_ATTR_VALUE
- See Also:
- Constant Field Values
BASELINE_TYPE_ATTR
private static final String BASELINE_TYPE_ATTR
- See Also:
- Constant Field Values
PrintAction
public PrintAction(HashMap _parameters)
executeEnd
public void executeEnd()
- Overrides:
executeEnd
in class AbstractHLIAction