com.ptc.windchill.upgrade.directives
Class DelayDirectives
java.lang.Object
com.ptc.windchill.upgrade.directives.DelayDirectives
- All Implemented Interfaces:
- UpdateDirective
- public class DelayDirectives
- extends Object
- implements UpdateDirective
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DELAY_ATTRIBUTE_NAME
public static final String DELAY_ATTRIBUTE_NAME
- See Also:
- Constant Field Values
delayInt_
private int delayInt_
DelayDirectives
public DelayDirectives()
asDomOn
public void asDomOn(Element element)
throws DirectiveIOException
- Specified by:
asDomOn
in interface UpdateDirective
- Throws:
DirectiveIOException
initializeFromDom
public void initializeFromDom(Element element)
throws DirectiveIOException
- Specified by:
initializeFromDom
in interface UpdateDirective
- Throws:
DirectiveIOException
execute
public void execute(DirectiveServices directive_services)
throws DirectiveExecutionException
- Specified by:
execute
in interface UpdateDirective
- Throws:
DirectiveExecutionException