| Modifier and Type | Method and Description |
|---|---|
DeleteSemantic |
DeleteEvent.getDeleteSemantic()
Return the delete semantic
|
DeleteSemantic |
ProcessesDeleteEvent.getDeleteSemantic()
Return the delete semantic
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteEvent.setDeleteSemantic(DeleteSemantic deleteSemantic)
Set up the delete semantic
|
void |
ProcessesDeleteEvent.setDeleteSemantic(DeleteSemantic deleteSemantic)
Set up the delete semantic
|
| Modifier and Type | Method and Description |
|---|---|
static DeleteSemantic |
DeleteSemantic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeleteSemantic[] |
DeleteSemantic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteSemantic |
ProcessesDeleteRequestBody.getDeleteSemantic()
Return the delete semantic
|
DeleteSemantic |
DeleteRequestBody.getDeleteSemantic()
Return the delete semantic
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessesDeleteRequestBody.setDeleteSemantic(DeleteSemantic deleteSemantic)
Set up the delete semantic
|
void |
DeleteRequestBody.setDeleteSemantic(DeleteSemantic deleteSemantic)
Set up the delete semantic
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.