Uses of Interface
de.xima.fc.interfaces.workflow.Label
- 
Packages that use Label Package Description de.xima.fc.interfaces de.xima.fc.interfaces.workflow de.xima.fc.workflow.model.nodes  - 
- 
Uses of Label in de.xima.fc.interfaces
Subinterfaces of Label in de.xima.fc.interfaces Modifier and Type Interface Description static interfaceIUploadConsuming.uploadElements - 
Uses of Label in de.xima.fc.interfaces.workflow
Subinterfaces of Label in de.xima.fc.interfaces.workflow Modifier and Type Interface Description static interfaceLabel.CustomUse a custom label.static interfaceLabel.IncludeHow to handle labels for bean validation, seeLabel.static interfaceLabel.OmitHow to handle labels for bean validation, seeLabel. - 
Uses of Label in de.xima.fc.workflow.model.nodes
Subinterfaces of Label in de.xima.fc.workflow.model.nodes Modifier and Type Interface Description static interfaceMultiFile.resourcesCustom label for theMultiFile.getResources()property.static interfaceMultiFile.searchFilenameCustom label for theMultiFile.getSearchFilename()property.static interfaceMultiFile.urlsCustom label for theMultiFile.getUrls()property.static interfaceSingleFile.resourceCustom label for theSingleFile.getResource()property.static interfaceSingleFile.searchFilenameCustom label for theSingleFile.getSearchFilename()property.static interfaceSingleFile.urlCustom label for theSingleFile.getUrl()property. 
 -