Uses of Class
de.xima.fc.mdl.enums.EAttachmentSource
-
Packages that use EAttachmentSource Package Description de.xima.fc.api.entity Package for the API access of the model classes.de.xima.fc.api.rest.pub.impl.generic.model.response.form de.xima.fc.common.form_record.chat de.xima.fc.dao.impl de.xima.fc.dao.interfaces de.xima.fc.entities Package für Datenbankentitätende.xima.fc.exceptions Package für allgemeine Exceptionsde.xima.fc.form.helper de.xima.fc.handler.entity de.xima.fc.handler.interfaces.entity de.xima.fc.inbox.bean de.xima.fc.interfaces.workflow de.xima.fc.interfaces.workflow.execution de.xima.fc.interfaces.workflow.retval de.xima.fc.mdl.enums Commonly used enumeration that are mainly used in model classes.de.xima.fc.ms.test.workflow de.xima.fc.testhelper de.xima.fc.workflow.designer.bean de.xima.fc.workflow.model.nodes de.xima.fc.workflow.processor.logic de.xima.fc.workflow.processor.logic.validation de.xima.fc.workflow.processor.model de.xima.fc.workflow.processor.value.common -
-
Uses of EAttachmentSource in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity with parameters of type EAttachmentSource Modifier and Type Method Description List<Attachment>AttachmentAPI. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid)List<Attachment>AttachmentAPI. getAttachmentListByType(UserContext uc, String prozessID, EAttachmentSource source)Method for outputting all attachments by type of a process. -
Uses of EAttachmentSource in de.xima.fc.api.rest.pub.impl.generic.model.response.form
Methods in de.xima.fc.api.rest.pub.impl.generic.model.response.form with parameters of type EAttachmentSource Modifier and Type Method Description static EPublicAttachmentSourceEPublicAttachmentSource. from(EAttachmentSource type) -
Uses of EAttachmentSource in de.xima.fc.common.form_record.chat
Methods in de.xima.fc.common.form_record.chat that return EAttachmentSource Modifier and Type Method Description EAttachmentSourceDefaultFulfillRequestedUploadRequest. attachmentSource()EAttachmentSourceIFulfillRequestedUploadRequest. attachmentSource()Applies only when theupload requestdoes not reference anupload element.Methods in de.xima.fc.common.form_record.chat with parameters of type EAttachmentSource Modifier and Type Method Description SelfDefaultFulfillRequestedUploadRequest.BaseBuilder. attachmentSource(EAttachmentSource attachmentSource)Sets the source of the attachments to create. -
Uses of EAttachmentSource in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl with parameters of type EAttachmentSource Modifier and Type Method Description List<Attachment>AttachmentDao. getAllBy(IEntityContext ec, Vorgang vorgang, EAttachmentSource source, String uuid) -
Uses of EAttachmentSource in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces with parameters of type EAttachmentSource Modifier and Type Method Description List<Attachment>IAttachmentDao. getAllBy(IEntityContext ec, Vorgang vorgang, EAttachmentSource source, String uuid) -
Uses of EAttachmentSource in de.xima.fc.entities
Methods in de.xima.fc.entities that return EAttachmentSource Modifier and Type Method Description EAttachmentSourceAttachment. getSource()Methods in de.xima.fc.entities with parameters of type EAttachmentSource Modifier and Type Method Description voidAttachment. setSource(EAttachmentSource source) -
Uses of EAttachmentSource in de.xima.fc.exceptions
Methods in de.xima.fc.exceptions that return types with arguments of type EAttachmentSource Modifier and Type Method Description Set<EAttachmentSource>AAttachmentListResolutionError.AttachmentQueryDoesNotMatch. getSources()Collection<EAttachmentSource>AFileListResolutionError.AttachmentQueryDoesNotMatch. getSources()Constructor parameters in de.xima.fc.exceptions with type arguments of type EAttachmentSource Constructor Description AttachmentQueryDoesNotMatch(AttachmentItem item, String searchPattern, Set<EAttachmentSource> sources)AttachmentQueryDoesNotMatch(ResourceItem item, String searchPattern, Collection<EAttachmentSource> sources) -
Uses of EAttachmentSource in de.xima.fc.form.helper
Methods in de.xima.fc.form.helper with parameters of type EAttachmentSource Modifier and Type Method Description static AttachmentAttachmentHelper. createAttachment(UserContext uc, Mandant man, Benutzer ben, Vorgang vorgang, String fileName, EAttachmentSource attachmentSource, InputStream is)static AttachmentAttachmentHelper. createAttachment(UserContext uc, Mandant man, Benutzer ben, Vorgang vorgang, org.apache.commons.fileupload.FileItem item, EAttachmentSource attachmentSource)static AttachmentAttachmentHelper. createAttachment(UserContext uc, Mandant man, IUser user, Vorgang vorgang, String fileName, EAttachmentSource attachmentSource, InputStream is)static AttachmentAttachmentHelper. createAttachmentBody(byte[] daten, String userName, String filename, Mandant mandant, Vorgang vorgang, EAttachmentSource attachmentSource)static AttachmentAttachmentHelper. createAttachmentBody(byte[] daten, String userName, org.apache.commons.fileupload.FileItem item, Mandant mandant, Vorgang vorgang, EAttachmentSource attachmentSource) -
Uses of EAttachmentSource in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity with parameters of type EAttachmentSource Modifier and Type Method Description List<Attachment>AttachmentHandler. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid) -
Uses of EAttachmentSource in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity with parameters of type EAttachmentSource Modifier and Type Method Description List<Attachment>IAttachmentHandler. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid) -
Uses of EAttachmentSource in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return types with arguments of type EAttachmentSource Modifier and Type Method Description Map<EAttachmentSource,List<FormAttachmentModel>>ProcessAttachmentBean. getFormAttachments()Method parameters in de.xima.fc.inbox.bean with type arguments of type EAttachmentSource Modifier and Type Method Description voidProcessAttachmentBean. setFormAttachments(Map<EAttachmentSource,List<FormAttachmentModel>> formAttachments) -
Uses of EAttachmentSource in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type EAttachmentSource Modifier and Type Method Description List<EAttachmentSource>IWorkflowProvider. getAllAttachmentSources() -
Uses of EAttachmentSource in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return types with arguments of type EAttachmentSource Modifier and Type Method Description List<EAttachmentSource>IMultiFileProviding. getAttachmentFilter()List<EAttachmentSource>IReferencedFileList. getAttachmentFilter()List<EAttachmentSource>ISingleFileProviding. getAttachmentFilter()List<EAttachmentSource>IReferencedAttachmentList. getSearchSourceTypes()Gets the attachment sources to which to restrict the search for attachments. -
Uses of EAttachmentSource in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type EAttachmentSource Modifier and Type Method Description Set<EAttachmentSource>IResolvedAttachmentSourceSearch. getSourceTypes() -
Uses of EAttachmentSource in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EAttachmentSource Modifier and Type Method Description static EAttachmentSourceEAttachmentSource. valueOf(String name)Returns the enum constant of this type with the specified name.static EAttachmentSource[]EAttachmentSource. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EAttachmentSource in de.xima.fc.ms.test.workflow
Methods in de.xima.fc.ms.test.workflow with parameters of type EAttachmentSource Modifier and Type Method Description protected voidAWorkflowEngineTest. assertAttachmentAccessibleByEndUsers(EAttachmentSource source, boolean value)protected voidAWorkflowEngineTest. assertAttachmentContentJsonObject(EAttachmentSource source, Predicate<String> nameFilter, Object value)protected voidAWorkflowEngineTest. assertAttachmentContentString(EAttachmentSource source, String value)protected voidAWorkflowEngineTest. assertAttachmentContentString(EAttachmentSource source, Predicate<String> nameFilter, String value)protected voidAWorkflowEngineTest. assertAttachmentCount(EAttachmentSource source, int expectedCount)protected voidAWorkflowEngineTest. assertAttachmentFileName(EAttachmentSource source, String value)protected voidAWorkflowEngineTest. assertAttachmentFileName(EAttachmentSource source, Predicate<String> nameFilter, String value)protected voidAWorkflowEngineTest. assertAttachmentsAccessibleByEndUsers(EAttachmentSource source, boolean... values)protected voidAWorkflowEngineTest. assertAttachmentsContentJsonObject(EAttachmentSource source, Predicate<String> nameFilter, Object... values)protected voidAWorkflowEngineTest. assertAttachmentsContentString(EAttachmentSource source, String... values)protected voidAWorkflowEngineTest. assertAttachmentsContentString(EAttachmentSource source, Predicate<String> nameFilter, String... values)protected voidAWorkflowEngineTest. assertAttachmentsFileName(EAttachmentSource source, String... values)protected voidAWorkflowEngineTest. assertAttachmentsFileName(EAttachmentSource source, Predicate<String> nameFilter, String... values)protected voidAWorkflowEngineTest. assertHasNoAttachments(EAttachmentSource source)protected AttachmentAWorkflowEngineTest. createFormRecordResource(@NotNull String attachmentFilename, EAttachmentSource attachmentSource, @javax.validation.constraints.NotNull byte[] resourceData, Date editDate, String uploadElementName)protected AttachmentAWorkflowEngineTest. createFormRecordResource(@NotNull String attachmentFilename, EAttachmentSource attachmentSource, @NotNull String resourceData, Date editDate, String uploadElementName)protected AttachmentAWorkflowEngineTest. createFormRecordResource(String attachmentFilename, EAttachmentSource attachmentSource, String resourceData)protected AttachmentAWorkflowEngineTest. getFormRecordAttachment(EAttachmentSource source)protected AttachmentAWorkflowEngineTest. getFormRecordAttachment(EAttachmentSource source, Predicate<String> nameFilter)protected StringAWorkflowEngineTest. getFormRecordAttachmentContentString(EAttachmentSource source)protected List<Attachment>AWorkflowEngineTest. getFormRecordAttachments(EAttachmentSource source)protected List<Attachment>AWorkflowEngineTest. getFormRecordAttachments(EAttachmentSource source, Predicate<String> nameFilter) -
Uses of EAttachmentSource in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper with parameters of type EAttachmentSource Modifier and Type Method Description static AttachmentEntityDummyFactory. dummyAttachment(String filename, byte[] data, Vorgang process, IUser user, String elementName, EAttachmentSource source)static AttachmentEntityDummyFactory. dummyAttachment(String filename, String text, Vorgang process, IUser user, String elementName, EAttachmentSource source) -
Uses of EAttachmentSource in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type EAttachmentSource Modifier and Type Method Description List<EAttachmentSource>WorkflowProviderBean. getAllAttachmentSources() -
Uses of EAttachmentSource in de.xima.fc.workflow.model.nodes
Methods in de.xima.fc.workflow.model.nodes that return types with arguments of type EAttachmentSource Modifier and Type Method Description List<EAttachmentSource>MultiFile. getAttachmentFilter()List<EAttachmentSource>SingleFile. getAttachmentFilter()List<EAttachmentSource>MultiAttachment. getSearchSourceTypes()List<EAttachmentSource>SingleAttachment. getSearchSourceTypes()Methods in de.xima.fc.workflow.model.nodes with parameters of type EAttachmentSource Modifier and Type Method Description static MultiFileMultiFile. forAttachmentSearch(String attachmentSearchName, EAttachmentSource... attachmentSources)static SingleFileSingleFile. forAttachmentSearch(String searchName, EAttachmentSource... attachmentFilter)static SingleAttachmentSingleAttachment. forSearch(String filenamePattern, EAttachmentSource... sourceTypes)Creates a single attachment reference that searches for an existing attachment by its file name and type.Method parameters in de.xima.fc.workflow.model.nodes with type arguments of type EAttachmentSource Modifier and Type Method Description static SingleFileSingleFile. forAttachmentSearch(String searchName, Iterable<EAttachmentSource> attachmentFilter)static SingleAttachmentSingleAttachment. forSearch(String filenamePattern, Iterable<EAttachmentSource> sourceTypes)Creates a single attachment reference that searches for an existing attachment by its file name and type.voidMultiFile. setAttachmentFilter(List<EAttachmentSource> attachmentFilter)voidSingleFile. setAttachmentFilter(List<EAttachmentSource> attachmentFilter)voidMultiAttachment. setSearchSourceTypes(List<EAttachmentSource> searchSourceTypes)Sets the attachment source types to which to limit the search for attachments when anattachment itemof typeSEARCHis selected.voidSingleAttachment. setSearchSourceTypes(List<EAttachmentSource> searchSourceTypes)Sets the attachment source types to which to limit the search for attachments when anattachment itemof typeSEARCHis selected. -
Uses of EAttachmentSource in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type EAttachmentSource Modifier and Type Method Description static List<EAttachmentSource>WorkflowProviderHelper. computeAllAttachmentSources() -
Uses of EAttachmentSource in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type EAttachmentSource Modifier and Type Method Description List<EAttachmentSource>ValidationWorkflowProvider. getAllAttachmentSources() -
Uses of EAttachmentSource in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model that return types with arguments of type EAttachmentSource Modifier and Type Method Description Set<EAttachmentSource>ResolvedAttachmentSourceSearch. getSourceTypes()Constructor parameters in de.xima.fc.workflow.processor.model with type arguments of type EAttachmentSource Constructor Description ResolvedAttachmentSourceSearch(String fileNamePattern, Set<EAttachmentSource> sourceTypes)Creates a new POJO instance with the given data. -
Uses of EAttachmentSource in de.xima.fc.workflow.processor.value.common
Methods in de.xima.fc.workflow.processor.value.common with parameters of type EAttachmentSource Modifier and Type Method Description static AttachmentDescriptor.BuilderAttachmentDescriptor. valueAttachment(UUID uuid, EAttachmentSource source)Creates a value that conforms to theAttachmentDescriptorvalue descriptor.
-