Class GroupBuilder

java.lang.Object
com.aquima.interactions.process.impl.builder.GroupBuilder

public final class GroupBuilder extends Object
Helper class for the process builder that rewrites group nodes. The group nodes are combined with the corresponding end node, and the next nodes of the group are added as branches.
Since:
7.1
Author:
O. Kerpershoek