Interface JobRenamed


  • public interface JobRenamed
    Get source and UUID form a renamed Job
    • Method Detail

      • getUuid

        java.lang.String getUuid()
        get the job the UUID
        Returns:
        uuid
      • getSourceId

        java.lang.String getSourceId()
        get the job the SourceID
        Returns:
        sourceID
      • getRenamedPath

        java.lang.String getRenamedPath()
        get the job the renamed path
        Returns:
        renamedPath