Index

A C F G I O P R S T U V W 
All Classes and Interfaces|All Packages

A

ActionAuthorAdmin - Class in org.odpi.openmetadata.viewservices.actionauthor.admin
ActionAuthorAdmin is the class that is called by the View Server to initialize and terminate the Action Author OMVS.
ActionAuthorAdmin() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Default constructor
ActionAuthorAuditCode - Enum Class in org.odpi.openmetadata.viewservices.actionauthor.ffdc
The ActionAuthorAuditCode is used to define the message content for the OMRS Audit Log.
ActionAuthorInstance - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorInstance caches references to objects it needs for a specific server.
ActionAuthorInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Set up the Action Author OMVS instance
ActionAuthorInstanceHandler - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorInstanceHandler retrieves information from the instance map for the view service instances.
ActionAuthorInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
Default constructor registers the view service
ActionAuthorRegistration - Class in org.odpi.openmetadata.viewservices.actionauthor.server
ActionAuthorRegistration registers the view service with the OMAG Server administration services.
ActionAuthorRegistration() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRegistration
 
ActionAuthorRESTServices - Class in org.odpi.openmetadata.viewservices.actionauthor.server
The ActionAuthorRESTServices provides the implementation of the Action Author Open Metadata View Service (OMVS).
ActionAuthorRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Default constructor

C

createGovernanceActionProcess(String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action process.
createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action process step.
createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Create a new metadata element to represent a governance action type.

F

findGovernanceActionProcesses(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionTypes(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.

G

getConnectedAssetClient() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the connected asset client.
getConnectedAssetClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getExternalReferenceManager() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the client.
getExternalReferenceManager(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getFirstActionProcessStep(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Return the governance action process step that is the first step in a governance action process.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessGraph(String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessStepByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepsByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypesByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Retrieve a message definition object for logging.
getNextProcessSteps(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Return the list of next action process step defined for the governance action process.
getOpenGovernanceClient() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the open governance client.
getOpenGovernanceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenIntegrationServiceClient() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the open governance client.
getOpenIntegrationServiceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.
getOpenMetadataStoreClient() - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstance
Return the open metadata store client.
getOpenMetadataStoreClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorInstanceHandler
This method returns the object for the tenant to use to work with the Asset Owner API.

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Initialize the Action Author view service.

O

org.odpi.openmetadata.viewservices.actionauthor.admin - package org.odpi.openmetadata.viewservices.actionauthor.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.actionauthor.ffdc - package org.odpi.openmetadata.viewservices.actionauthor.ffdc
This package provides the definition of the error handling for the Action Author OMVS.
org.odpi.openmetadata.viewservices.actionauthor.server - package org.odpi.openmetadata.viewservices.actionauthor.server
 

P

publishGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the zones for the asset so that it becomes visible to consumers.

R

registerViewService() - Static method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRegistration
Pass information about this view service to the OMAG Server administration services.
removeFirstProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the link between a governance process and that governance action process step that defines its first step.
removeGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action process.
removeGovernanceActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action process step.
removeGovernanceActionType(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove the metadata element representing a governance action type.
removeNextActionProcessStep(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Remove a follow-on step from a governance action process.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0002 The Action Author Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0001 The Action Author Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0004 The Action Author Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0003 The Action Author Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0005 The Action Author Open Metadata View Service (OMVS) is shutting down server instance {0}
setupFirstActionProcessStep(String, String, String, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Set up a link between a governance action process and a governance action process step.
setupNextActionProcessStep(String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
shutdown() - Method in class org.odpi.openmetadata.viewservices.actionauthor.admin.ActionAuthorAdmin
Shutdown the Action Author service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
OMVS-ACTION-AUTHOR-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
updateGovernanceActionProcess(String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action process.
updateGovernanceActionProcessStep(String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action process step.
updateGovernanceActionType(String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the metadata element representing a governance action type.
updateNextActionProcessStep(String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.actionauthor.ffdc.ActionAuthorAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawGovernanceActionProcess(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.actionauthor.server.ActionAuthorRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
A C F G I O P R S T U V W 
All Classes and Interfaces|All Packages