com.ibm.jbatch.spi
Interface TaggedJobExecution


public interface TaggedJobExecution

SPI allowing getting of the "owning tag" associated with a JobExecution


Method Summary
 String getTagName()
           
 

Method Detail

getTagName

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


Copyright © 2013. All Rights Reserved.