Package | Description |
---|---|
org.kuali.rice.krms.api.repository.action |
Modifier and Type | Method and Description |
---|---|
static ActionDefinition.Builder |
ActionDefinition.Builder.create(ActionDefinitionContract contract)
Creates a builder by populating it with data from the given
ActionDefinitionContract . |
static ActionDefinition.Builder |
ActionDefinition.Builder.create(String actionId,
String name,
String namespace,
String typeId,
String ruleId,
Integer sequenceNumber)
Create a builder with the given parameters
|
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.