View Javadoc
1 package org.smartcomps.twister.engine.priv.core.dynamic; 2 3 /*** 4 * The execution context of a flow. 5 */ 6 public interface FlowEC extends StructuredEC { 7 }

This page was automatically generated by Maven