public class VirtualIntentInstalling extends VirtualFinalIntentProcessPhase
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.intent.IntentData |
data()
Returns the IntentData object being acted on by this phase.
|
void |
preExecute()
Executes operations that must take place before the phase starts.
|
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInitialPhase, process, transferErrorCountpublic void preExecute()
VirtualFinalIntentProcessPhasepreExecute in class VirtualFinalIntentProcessPhasepublic org.onosproject.net.intent.IntentData data()
VirtualFinalIntentProcessPhasedata in class VirtualFinalIntentProcessPhase