Uses of Class
com.fluig.sdk.api.workflow.CardIndexAttachmentCreateVO
-
Packages that use CardIndexAttachmentCreateVO Package Description com.fluig.sdk.api.workflow -
-
Uses of CardIndexAttachmentCreateVO in com.fluig.sdk.api.workflow
Methods in com.fluig.sdk.api.workflow that return types with arguments of type CardIndexAttachmentCreateVO Modifier and Type Method Description List<CardIndexAttachmentCreateVO>CardIndexCreateVO. getAttachments()Recupera valor do attachmentsMethod parameters in com.fluig.sdk.api.workflow with type arguments of type CardIndexAttachmentCreateVO Modifier and Type Method Description voidCardIndexCreateVO. setAttachments(List<CardIndexAttachmentCreateVO> attachments)Atribui valor para attachments
-