Class ProjectDeletionRunner

  • All Implemented Interfaces:
    Runnable

    public class ProjectDeletionRunner
    extends Object
    implements Runnable
    Helper class that allows a message box to appear from a non user interface thread because the workbench shell is otherwise not accessible.
    • Constructor Detail

      • ProjectDeletionRunner

        public ProjectDeletionRunner​(String myProjectId)