Package net.atthegate.server.models
Class AssetAction
java.lang.Object
net.atthegate.server.models.AssetAction
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
TYPE_SEND_EMAIL
- See Also:
-
TYPE_CHANGE_STATUS_ON_ENTRY
- See Also:
-
TYPE_CHANGE_STATUS_AT_TIME
- See Also:
-
CONDITION_EQUALS
- See Also:
-
CONDITION_GREATER
- See Also:
-
CONDITION_LESS
- See Also:
-
CONDITION_IN
- See Also:
-
TYPE_FOR_CUSTOM_FIELD
- See Also:
-
TYPE_FOR_ASSET_VALUE
- See Also:
-
key
-
type
-
entryType
-
forType
-
profiles
-
customFieldProfileId
-
customFieldName
-
customFieldValues
-
time
-
timeUTC
-
assetFieldKey
-
assetFieldValue
-
assetFieldCondition
-
statusFieldKey
-
statusFieldNewValue
-
title
-
body
-
imageURL
-
imageNew
-
-
Constructor Details
-
AssetAction
public AssetAction()
-