public class VirtualIntentCompiling extends java.lang.Object implements VirtualIntentProcessPhase
| Modifier and Type | Method and Description |
|---|---|
java.util.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 java.util.Optional<VirtualIntentProcessPhase> execute()
VirtualIntentProcessPhaseexecute in interface VirtualIntentProcessPhase