Interface TaggedJobExecution


  • public interface TaggedJobExecution
    SPI allowing getting of the "owning tag" associated with a JobExecution
    • Method Detail

      • getTagName

        String getTagName()
        Returns:
        tag name associated with this object instance.