public class Stage extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Plugin |
getPlugin() |
int |
hashCode() |
void |
validate()
Validate that the stage contains all required information, throwing a
IllegalArgumentException if not. |
public String getName()
public Plugin getPlugin()
public void validate()
IllegalArgumentException if not.Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.