Interface ProjectRunnable

  • All Superinterfaces:
    Runnable
    All Known Implementing Classes:
    WorkQueue.ProjectTask

    public interface ProjectRunnable
    extends Runnable
    Used to retrieve the project name from an operation *
    • Method Detail

      • getRemoteName

        String getRemoteName()
      • hasCustomizedPrint

        boolean hasCustomizedPrint()