| Interface | Description |
|---|---|
| FlowConfigsResourceHandler | |
| FlowConfigsV2ResourceHandler | |
| FlowExecutionResourceHandler |
| Class | Description |
|---|---|
| FlowConfigResourceLocalHandler |
A
FlowConfigsResourceHandler that handles Restli locally. |
| FlowConfigsResource |
Resource for handling flow configuration requests
|
| FlowConfigsV2Resource |
Resource for handling flow configuration requests
|
| FlowConfigV2ResourceLocalHandler | |
| FlowExecutionResource |
Resource for handling flow execution requests
|
| FlowExecutionResourceLocalHandler | |
| FlowStatusResource |
Resource for handling flow status requests
|
| GroupOwnershipService |
Service for handling group ownership of flows
|
| LdapGroupOwnershipService |
Queries external Active Directory service to check if the requester is part of the group
|
| LocalGroupOwnershipPathAlterationListener | |
| LocalGroupOwnershipService |
Reads and updates from a JSON where keys denote group names
and values denote a list of group members
|
| NoopGroupOwnershipService | |
| NoopRequesterService |
Default requester service which does not track any requester information.
|
| RequesterService |
Use this class to get who sends the request.
|
| ServiceRequester |
A
ServiceRequester represents who sends a request
via a rest api. |
| Exception | Description |
|---|---|
| FlowConfigLoggedException |
Exception thrown by
FlowConfigsResourceHandler when it cannot handle Restli gracefully. |