Package | Description |
---|---|
org.kie.internal.runtime.conf |
Modifier and Type | Method and Description |
---|---|
AuditMode |
DeploymentDescriptor.getAuditMode()
Returns the audit type configuration
|
static AuditMode |
AuditMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditMode[] |
AuditMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeploymentDescriptorBuilder |
DeploymentDescriptorBuilder.auditMode(AuditMode mode) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.