Package | Description |
---|---|
pe.pase |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<IapRulePattern> |
FlowService.getIapRuleOfTask(java.lang.String iapProcessId,
java.util.List<java.lang.String> taskIdList)
Get the IapRulePatterna list gainst given task list
|
java.util.Vector<java.util.Vector<IapRulePattern>> |
FlowService.getIapRulePatterns(java.lang.String iapId)
Returns all add AS result that were written before the given task.
|
java.util.Vector<IapRulePattern> |
IapRuleModel.getRulePatternList() |
java.util.Vector<java.util.Vector<IapRulePattern>> |
IapDBProcess.getRulesVector() |
Modifier and Type | Method and Description |
---|---|
void |
IapRuleModel.setRulePatternList(java.util.Vector<IapRulePattern> rulePatternList) |
void |
IapDBProcess.setRulesVector(java.util.Vector<java.util.Vector<IapRulePattern>> mapVector) |
Constructor and Description |
---|
IapRuleModel(java.lang.String title,
java.util.Vector<IapRulePattern> plist) |
Copyright ? 2022. All Rights Reserved.