|
KIE Internal 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeType | |
|---|---|
| org.kie.internal.builder | The builder package is responsible for building knowledge definitions from artifact resources. |
| Uses of ChangeType in org.kie.internal.builder |
|---|
| Methods in org.kie.internal.builder that return ChangeType | |
|---|---|
ChangeType |
ResourceChange.getChangeType()
|
ChangeType |
ResourceChangeSet.getChangeType()
|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.kie.internal.builder with parameters of type ChangeType | |
|---|---|
ResourceChange(ChangeType action,
ResourceChange.Type type,
String name)
|
|
ResourceChangeSet(String resourceName,
ChangeType status)
|
|
|
KIE Internal 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||