Package de.xima.fc.workflow.processor.value.common
-
Class Summary Class Description AttachmentDescriptor AIValueDescriptor
for the metadata of anattachment
, consisting of its UUID, source, and optionally a file.AttachmentDescriptor.Builder Builder for creating a value that conforms to theAttachmentDescriptor
value descriptor.CommonRecordValueDescriptors A list ofIRecordValueDescriptor
for common or shared model types independent of an action's specific type.FileItemDescriptor AIValueDescriptor
for the metadata of a file, consisting of a file name, base name, extension, and file size.FormRecordChatDescriptor AIValueDescriptor
for the metadata of aform record chat
.FormRecordChatDescriptor.Builder Builder for a form record chat value that conforms to theFormRecordChatDescriptor
.FormRecordMessageDescriptor AIValueDescriptor
for the metadata of aform record message
.FormRecordMessageDescriptor.Builder A builder for creating a form record message value that conforms to theFormRecordMessageDescriptor
.FormRecordMessageUploadRequestDescriptor AIValueDescriptor
for the metadata of aform record message upload request
.FormRecordMessageUploadRequestDescriptor.Builder Builder for a form record message upload request value that conforms to theFormRecordMessageUploadRequestDescriptor
.MimeTypeDescriptor AIValueDescriptor
for a mime type, consisting of the components of a mime type (a main type, a subtype, and an optional set of parameters).UserDataDescriptor AIValueDescriptor
for the data of auser
.UserProfileDescriptor AIValueDescriptor
for the data of auser profile
, consisting of a display name, email addresses, etc.