Package com.ibm.jbatch.spi
Interface TaggedJobExecution
-
public interface TaggedJobExecutionSPI allowing getting of the "owning tag" associated with a JobExecution
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTagName()
-
-
-
Method Detail
-
getTagName
String getTagName()
- Returns:
- tag name associated with this object instance.
-
-