Package | Description |
---|---|
org.jbpm.ruleflow.core | |
org.jbpm.ruleflow.core.factory |
Modifier and Type | Method and Description |
---|---|
MilestoneNodeFactory |
RuleFlowNodeContainerFactory.milestoneNode(long id) |
Modifier and Type | Method and Description |
---|---|
MilestoneNodeFactory |
MilestoneNodeFactory.constraint(String constraint) |
MilestoneNodeFactory |
MilestoneNodeFactory.name(String name) |
MilestoneNodeFactory |
MilestoneNodeFactory.onEntryAction(String dialect,
String action) |
MilestoneNodeFactory |
MilestoneNodeFactory.onExitAction(String dialect,
String action) |
MilestoneNodeFactory |
MilestoneNodeFactory.timer(String delay,
String period,
String dialect,
String action) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.