| Modifier and Type | Method and Description |
|---|---|
KnowledgeOperationType |
OperationModel.getType()
Gets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
OperationModel.setType(KnowledgeOperationType type)
Sets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
V1OperationModel.setType(KnowledgeOperationType type)
Sets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeOperationType |
KnowledgeOperation.getType()
Gets the operation type.
|
| Constructor and Description |
|---|
KnowledgeOperation(KnowledgeOperationType type)
Constructs a new knowledge operation.
|
KnowledgeOperation(KnowledgeOperationType type,
String eventId)
Constructs a new knowledge operation.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.