public final class TriggerNode extends Object
| Constructor and Description |
|---|
TriggerNode(String jobName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalTriggerPath()
Get local trigger path.
|
String |
getTriggerPath(String instanceId)
Get trigger path.
|
String |
getTriggerRoot()
Get trigger root.
|
boolean |
isLocalTriggerPath(String path)
Is local trigger path.
|
public static final String ROOT
public TriggerNode(String jobName)
public boolean isLocalTriggerPath(String path)
path - pathpublic String getLocalTriggerPath()
public String getTriggerPath(String instanceId)
instanceId - instance idpublic String getTriggerRoot()
Copyright © 2021 The Apache Software Foundation. All rights reserved.