xlrelease.ActivityLogEntry
Log of something that happened in XL Release.
Type hierarchy: xlrelease.ActivityLogEntry > udm.BaseConfigurationItem
Label: Xlrelease: Activity Log Entry
Properties
Property | Kind | Description |
---|---|---|
username | String | Username |
activityType | String | Activity Type |
message | String | Message |
eventTime | Date | Event Time |
targetType | String | Target Type |
targetId | String | Target Id |
sourceType | String | Source Type |
sourceId | String | Source Id |
username
Username
- Label: Username
- Kind: String
- Required: true
activityType
Activity Type
- Label: Activity Type
- Kind: String
- Required: true
message
Message
- Label: Message
- Kind: String
- Required: true
eventTime
Event Time
- Label: Event Time
- Kind: Date
- Required: true
targetType
Target Type
- Label: Target Type
- Kind: String
- Required: true
targetId
Target Id
- Label: Target Id
- Kind: String
- Required: true
sourceType
Source Type
- Label: Source Type
- Kind: String
- Required: false
sourceId
Source Id
- Label: Source Id
- Kind: String
- Required: false