jBPM :: Distribution 7.51.0-SNAPSHOT
-
- All Implemented Interfaces:
- org.kie.api.fluent.NodeBuilder<T,P>
- Direct Known Subclasses:
- ActionNodeFactory, BoundaryEventNodeFactory, EndNodeFactory, EventNodeFactory, FaultNodeFactory, HumanTaskNodeFactory, JoinFactory, MilestoneNodeFactory, RuleFlowNodeContainerFactory, RuleSetNodeFactory, SplitFactory, StartNodeFactory, SubProcessNodeFactory, TimerNodeFactory, WorkItemNodeFactory
public abstract class NodeFactory<T extends org.kie.api.fluent.NodeBuilder<T,P>,P extends org.kie.api.fluent.NodeContainerBuilder<P,?>>
extends Object
implements org.kie.api.fluent.NodeBuilder<T,P>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
done
public P done()
- Specified by:
done
in interface org.kie.api.fluent.NodeBuilder<T extends org.kie.api.fluent.NodeBuilder<T,P>,P extends org.kie.api.fluent.NodeContainerBuilder<P,?>>
-
getNode
protected Node getNode()
jBPM :: Distribution 7.51.0-SNAPSHOT
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.