| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api | |
| org.odpi.openmetadata.accessservices.governanceengine.metadataelements | |
| org.odpi.openmetadata.accessservices.governanceengine.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
List<NextGovernanceActionTypeElement> |
GovernanceActionProcessInterface.getNextGovernanceActionTypes(String userId,
String actionTypeGUID,
int startFrom,
int pageSize)
Return the lust of next action type defined for the governance action process.
|
| Constructor and Description |
|---|
NextGovernanceActionTypeElement(NextGovernanceActionTypeElement template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<NextGovernanceActionTypeElement> |
NextGovernanceActionTypeElementsResponse.getElements()
Return the properties objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NextGovernanceActionTypeElementsResponse.setElements(List<NextGovernanceActionTypeElement> elements)
Set up the properties objects.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.