Uses of Class
de.xima.fc.workflow.processor.logic.execution.ESingleResolvedAttachmentCollector
-
Packages that use ESingleResolvedAttachmentCollector Package Description de.xima.fc.workflow.processor.logic.execution -
-
Uses of ESingleResolvedAttachmentCollector in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return ESingleResolvedAttachmentCollector Modifier and Type Method Description static ESingleResolvedAttachmentCollectorESingleResolvedAttachmentCollector. valueOf(String name)Returns the enum constant of this type with the specified name.static ESingleResolvedAttachmentCollector[]ESingleResolvedAttachmentCollector. values()Returns an array containing the constants of this enum type, in the order they are declared.
-