Uses of Class
de.xima.fc.workflow.processor.value.common.UserDataDescriptor
-
Packages that use UserDataDescriptor Package Description de.xima.fc.workflow.processor.value.common -
-
Uses of UserDataDescriptor in de.xima.fc.workflow.processor.value.common
Fields in de.xima.fc.workflow.processor.value.common declared as UserDataDescriptor Modifier and Type Field Description static UserDataDescriptorCommonRecordValueDescriptors. USER_DATAAIValueDescriptorfor the data of auser.Methods in de.xima.fc.workflow.processor.value.common with parameters of type UserDataDescriptor Modifier and Type Method Description FormRecordChatDescriptorFormRecordChatDescriptor. withMembers(UserDataDescriptor memberDescriptor)Derives a newFormRecordChatDescriptorfrom this descriptor with the members property added, corresponding toFormRecordChat.getMemberRefs().FormRecordMessageDescriptorFormRecordMessageDescriptor. withSender(UserDataDescriptor senderDescriptor)Includes the sender property in the form record message descriptor.
-