wt.fv
Class StandardFvService.UnreferencedFvItemsPurging
java.lang.Object
wt.fv.StandardFvService.UnreferencedFvItemsPurging
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- StandardFvService
- static class StandardFvService.UnreferencedFvItemsPurging
- extends Object
- implements Runnable
Class for thread spawning of ScheduleUnreferencedFvItemsPurging.
- Since:
- Windchill R6.2 - build
- See Also:
spawnUnreferencedFvItemsPurging
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sessionCtxt
private SessionContext sessionCtxt
StandardFvService.UnreferencedFvItemsPurging
public StandardFvService.UnreferencedFvItemsPurging(SessionContext sessionCtxtCtor)
run
public void run()
- Specified by:
run
in interface Runnable