|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CanceledException | |
com.ptc.windchill.upgrade.tool |
Uses of CanceledException in com.ptc.windchill.upgrade.tool |
Methods in com.ptc.windchill.upgrade.tool that throw CanceledException | |
private void |
QueueUpgradeEvolvableObjectsState.checkForCancellation()
|
private void |
QueueUpgradeEvolvableObjectsState.attemptToStartMethodServerIfNeeded(UpgradePhaseType current_phase)
The last few steps after 'Add Constraints' require the use of the MethodServer to be successfully execited. |
private Properties |
QueueUpgradeEvolvableObjectsState.obtainServerStatus()
|
private void |
ProgressViewState.checkForCancellation()
|
private void |
ProgressViewState.executeUpdateRunner()
Executes the migrators that are applicable for the upgrade. |
private void |
ProgressViewState.attemptToStartMethodServerIfNeeded(UpgradePhaseType current_phase)
The last few steps after 'Add Constraints' require the use of the MethodServer to be successfully execited. |
private Properties |
ProgressViewState.obtainServerStatus()
|
protected AbstractStateWithThreadedWork.Outcome |
PhaseCompleted.runThreadedWork()
Other methods are executed in a different thread. |
private void |
PhaseCompleted.checkForCancellation()
|
protected AbstractStateWithThreadedWork.Outcome |
NoIusToBeAppliedState.runThreadedWork()
If user cancels out the step is not marked as completed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |