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