public final class VirtualIntentSkipped extends VirtualFinalIntentProcessPhase
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.intent.IntentData |
data()
Returns the IntentData object being acted on by this phase.
|
static VirtualIntentSkipped |
getPhase()
Returns a shared skipped phase.
|
execute, preExecuteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInitialPhase, process, transferErrorCountpublic static VirtualIntentSkipped getPhase()
public org.onosproject.net.intent.IntentData data()
VirtualFinalIntentProcessPhasedata in class VirtualFinalIntentProcessPhase