Class WorkspaceSnapshotRequestInitializer

All Implemented Interfaces:
CorePlusInitializer

public class WorkspaceSnapshotRequestInitializer extends CorePlusRunAndDoneSimpleScriptInitializer
Sets the remote simple script method to `new ExecuteWorkspaceSnapshotJob().execute()`
  • Constructor Details

    • WorkspaceSnapshotRequestInitializer

      public WorkspaceSnapshotRequestInitializer()
      Constructs a CorePlusRunAndDoneSimpleScriptInitializer with the simple script of `new ExecuteWorkspaceSnapshotJob().execute()`, which exists within the DhcInDhe (Core+) project
  • Method Details

    • hasNotebookClassLoader

      public boolean hasNotebookClassLoader()
      Description copied from interface: CorePlusInitializer
      True if this PQ instance should enable the notebook class loader.
      Returns:
      true if this PQ instance should enable the notebook class loader.