Uses of Class
com.fluig.sdk.api.workflow.BPMProcessAttachmentSecurityConfigurationVO
-
Packages that use BPMProcessAttachmentSecurityConfigurationVO Package Description com.fluig.sdk.api.workflow -
-
Uses of BPMProcessAttachmentSecurityConfigurationVO in com.fluig.sdk.api.workflow
Methods in com.fluig.sdk.api.workflow that return types with arguments of type BPMProcessAttachmentSecurityConfigurationVO Modifier and Type Method Description List<BPMProcessAttachmentSecurityConfigurationVO>
BPMProcessAttachmentSecurityVO. getAttachmentSecurityConfigurations()
Method parameters in com.fluig.sdk.api.workflow with type arguments of type BPMProcessAttachmentSecurityConfigurationVO Modifier and Type Method Description void
BPMProcessAttachmentSecurityVO. setAttachmentSecurityConfigurations(List<BPMProcessAttachmentSecurityConfigurationVO> attachmentSecurityConfigurations)
-