Job Message Content


Added On:  07/28/17 
SQL Table:  IAPP_JOB_MESSAGE_CONTENT 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  JobMessageContent 
Entity that represents content of the job message.
Available Fields:
Added On:  05/24/17
SQL Column:  CONTENT
Java Field:  content
Status:  Active
SQL Type:  longtext
Java Type:  String
Attributes: Required
Field that contains job content message and log.
Added On:  05/24/17
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required
Identifier of the object used for references; auto-incremented integer value.