public class WaitingAction extends Object implements Serializable
Constructor and Description |
---|
WaitingAction(String actionID,
String dependencyURI) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getActionID()
Get the action id
|
String |
getDependencyURI()
Get the dependency uri
|
int |
hashCode() |
String |
toString() |
public WaitingAction(String actionID, String dependencyURI)
public String getActionID()
public String getDependencyURI()
Copyright © 2018 Apache Software Foundation. All rights reserved.