- All Implemented Interfaces:
Freezable
- Since:
- 2.2
- Author:
- Leonardo Uribe
-
Constructor Summary
Constructors
-
Method Summary
void
Call this method when the object will be made available to the runtime
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FlowNodeImpl
public FlowNodeImpl(String id)
-
Method Details
-
-
-
freeze
public void freeze()
Call this method when the object will be made available to the runtime
- Specified by:
freeze
in interface Freezable