org.wiperdog.jobmanager
Interface Terminal

All Superinterfaces:
Follower, Node
All Known Implementing Classes:
AbstractTerminal, ForceRunTerminal, ProhibitTerminal

public interface Terminal
extends Follower, Node

Author:
kurohara

Field Summary
 
Fields inherited from interface org.wiperdog.jobmanager.Node
KEY_JOBEXECUTIONFAILED
 
Method Summary
 org.quartz.JobKey getJobKey()
           
 
Methods inherited from interface org.wiperdog.jobmanager.Follower
connectUpperFlow, disconnectUpperFlow
 
Methods inherited from interface org.wiperdog.jobmanager.Node
getName, getPValue
 

Method Detail

getJobKey

org.quartz.JobKey getJobKey()


Copyright © 2013. All Rights Reserved.