| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction |
The interfaces of the Governance Action Framework (GAF)
The governance action framework defines interfaces for governance action services.
|
| org.odpi.openmetadata.frameworks.governanceaction.properties |
| Modifier and Type | Method and Description |
|---|---|
String |
ProvisioningGovernanceContext.createPort(String processGUID,
String qualifiedName,
String displayName,
PortType portType,
String templateGUID)
Add a port to a process.
|
| Modifier and Type | Method and Description |
|---|---|
static PortType |
PortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortType[] |
PortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.