public class VirtualIntentCompiling extends Object implements VirtualIntentProcessPhase
| Modifier and Type | Method and Description |
|---|---|
Optional<VirtualIntentProcessPhase> |
execute()
Execute the procedure represented by the instance
and generates the next update instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInitialPhase, process, transferErrorCountpublic Optional<VirtualIntentProcessPhase> execute()
VirtualIntentProcessPhaseexecute in interface VirtualIntentProcessPhase