Action Object Structure
LCA object structure reference information
Property | Description | Type |
---|---|---|
name
|
Action name. The name will be used when executing the action. Should be unique within a tenant. | String |
type
|
Fully qualified action class. | String |
module
|
Path to the JAR file containing action class in S3 storage. | String |
state
|
State of action: active or inactive. | String |
description
|
Action description. | String |
updatedBy
|
User who updated the object. | String |
updatedTime
|
Timestamp when action was most recently updated, in milliseconds. | UTC timestamp |