Interface INeedWorkflowDirectory

    • Method Detail

      • getWorkflowDirectory

        Path getWorkflowDirectory()
        Get the workflow directory.
        Returns:
        The workflow directory.
      • setWorkflowDirectory

        void setWorkflowDirectory​(Path p_dir)
        Set the workflow directory.
        Parameters:
        p_dir - The workflow directory.