| Package | Description | 
|---|---|
| org.kie.api.fluent | 
 Process Fluent API allows programmer to build an in memory representation of a bpmn file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.attachedTo(long attachedToId)  | 
BoundaryEventNodeBuilder<T> | 
NodeContainerBuilder.boundaryEventNode(long id)  | 
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.cancelActivity(boolean cancelActivity)  | 
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.eventType(String prefix,
         String Suffix)  | 
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.timeCycle(String timeCycle)  | 
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.timeCycle(String timeCycle,
         Dialect dialect)  | 
BoundaryEventNodeBuilder<T> | 
BoundaryEventNodeBuilder.timeDuration(String timeDuration)  | 
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.