| Package | Description |
|---|---|
| co.cask.cdap.proto.audit.payload.access |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
AccessPayload.getAccessType() |
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AccessPayload(AccessType accessType,
EntityId accessor) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.