Skip navigation links
A B C D E F G I M O P R S W X 

A

AdminPRestService - Class in org.imixs.workflow.jaxrs
The AdminPRestService provides methods to access the AdminPService EJB
AdminPRestService() - Constructor for class org.imixs.workflow.jaxrs.AdminPRestService
 

B

backup(String, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method creates a backup of the result set form a JQPL query.
BPMNUnmarshaller - Class in org.imixs.workflow.jaxrs
The BPMNUnmarshaller converts a bpmn input stream into a BPMNModel instance.
BPMNUnmarshaller() - Constructor for class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
BPMNUnmarshaller - Class in org.imixs.workflow.jaxrs.v3
The BPMNUnmarshaller converts a bpmn input stream into a BPMNModel instance.
BPMNUnmarshaller() - Constructor for class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 

C

close(int) - Method in class org.imixs.workflow.jaxrs.plugins.ReportPlugin
 
compare(XMLItem, XMLItem) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemComparator
 
convertValuesToString(List) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
This method converts the Values of a vector into a string representation.
convertValuesToString(List) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
This method converts the Values of a vector into a string representation.
count - Variable in class org.imixs.workflow.jaxrs.v3.XMLCount
 
countEntitiesByQuery(String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns the size of a result set by Query

D

deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method deletes an entity
deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
This method deletes an entity
deleteJob(String) - Method in class org.imixs.workflow.jaxrs.AdminPRestService
This method deletes an entity
deleteModel(String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
deleteModel(String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
deleteReport(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Deletes a report by name or by its $uniqueID or name.
DocumentCollectionWriter - Class in org.imixs.workflow.jaxrs
This MessageBodyWriter generates an HTML representation from a DocumetCollection
DocumentCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
DocumentRestService - Class in org.imixs.workflow.jaxrs
The DocumentService provides methods to access the DocumentService EJB
DocumentRestService() - Constructor for class org.imixs.workflow.jaxrs.DocumentRestService
 
DocumentTableWriter - Class in org.imixs.workflow.jaxrs
This MessageBodyWriter generates an HTML representation from a EntityTable.
DocumentTableWriter() - Constructor for class org.imixs.workflow.jaxrs.DocumentTableWriter
 

E

EntityCollection - Class in org.imixs.workflow.jaxrs.v3
An EntityCollection represents a list of XMLItemCollections to be used by JAXB api
EntityCollection() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityCollection
 
EntityCollectionWriter - Class in org.imixs.workflow.jaxrs.v3
This MessageBodyWriter generates an HTML representation from a Entitycollection
EntityCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
EntityRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
The EntityService provides methods to access the EntityService EJB
EntityRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
 
EntityTable - Class in org.imixs.workflow.jaxrs.v3
An EntityTabe represents a list of XMLItemCollections to be used by JAXB api.
EntityTable() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityTable
 
EntityTableWriter - Class in org.imixs.workflow.jaxrs.v3
This MessageBodyWriter generates an HTML representation from a EntityTable.
EntityTableWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 

F

findAllEventsByTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
findAllEventsByTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
findAllTasks(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
findAllTasks(String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
findDocumentsByQuery(String, int, int, String, boolean, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns a result set by lucene Search Query
findTasksByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
Returns a list of all Tasks of a specific workflow group.
findTasksByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Returns a list of all Tasks of a specific workflow group.
fopTranformation(String, String, String, OutputStream) - Static method in class org.imixs.workflow.jaxrs.ReportRestService
This method dos a apache FOP transformation using the FopFactory

G

getAllJobs() - Method in class org.imixs.workflow.jaxrs.AdminPRestService
Returns all existing jobs
getAttributeList() - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
getConfiguration() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns the IndexFieldListNoAnalyse from the lucensUpdateService
getDocument(String, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
returns a single document defined by $uniqueid
getEntity() - Method in class org.imixs.workflow.jaxrs.v3.EntityCollection
 
getEntity() - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
getEvents(String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Returns a collection of events of a workitem, visible to the current user
getEvents(String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of events of a workitem, visible to the current user
getExcecuteReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Executes a single report defined by name or uniqueid The output depends on the requested media format Since 2.1.2: the ReportService also supports FOP Transformation.
getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
Retuns a list of all Start Entities from each workflowgroup
getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Retuns a list of all Start Entities from each workflowgroup
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.AdminPRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getHTMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns an HTML Stream with a HTML Datatable corresponding to the report query.
getItem() - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
getItemCollection(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection Returns null if entity == null
getJSONResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a JSON stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.
getMap() - Method in class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
getModelOverview() - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelOverview() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
getModelXML() - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelXML() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
getName() - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
 
getPdfReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
helper method for .pdf file extention
getReportDefinition(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a single report by name or by uniqueid
getReportsDefinitions() - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
getSize(DocumentCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
getSize(DocumentTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
 
getSize(EntityCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
getSize(EntityTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 
getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 
getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
getTaskListByAuthor(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Returns a collection of workitems representing the worklist by the current user
getTaskListByAuthor(String, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of workitems representing the worklist by the current user
getTaskListByCreator(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getTaskListByCreator(String, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByGroup(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getTaskListByGroup(String, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByOwner(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getTaskListByOwner(String, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByProcessID(int, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getTaskListByProcessID(int, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByRef(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
getTaskListByRef(String, String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getValue() - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method returns the value.
getValue(boolean) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method returns the value.
getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
returns a singel workitem defined by $uniqueid
getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
returns a singel workitem defined by $uniqueid
getWorkItemFile(String, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Returns a file attachment located in the property $file of the specified workitem The file name will be encoded.
getWorkItemFile(String, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a file attachment located in the property $file of the specified workitem The file name will be encoded.
getWorkList(int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Returns a collection of workitems representing the worklist by the current user
getWorkList(String, int, int, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of workitems representing the worklist by the current user
getXMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a xml stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.

I

INVALID_CONTEXT - Static variable in class org.imixs.workflow.jaxrs.plugins.ReportPlugin
 
INVALID_REPORT_DEFINITION - Static variable in class org.imixs.workflow.jaxrs.plugins.ReportPlugin
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 

M

ModelRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
ModelRestService() - Constructor for class org.imixs.workflow.jaxrs.ModelRestService
 
ModelRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
The WorkflowService Handler supports methods to process different kind of request URIs
ModelRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 

O

org.imixs.workflow.jaxrs - package org.imixs.workflow.jaxrs
 
org.imixs.workflow.jaxrs.plugins - package org.imixs.workflow.jaxrs.plugins
 
org.imixs.workflow.jaxrs.v3 - package org.imixs.workflow.jaxrs.v3
 

P

parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method expects a form post.
parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post.
postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
postFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
postModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postModel(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
postModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postModelByVersion(String, EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
 
postReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
postWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method expects a form post.
postWorkitemByUniqueIDJSON(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
postWorkitemByUniqueIDJSONDeprecated(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Deprecated.
postWorkitemByUniqueIDXML(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
postWorkitemJSON(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postWorkitemJSONDeprecated(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Deprecated.
postWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method post a collection of ItemCollection objects to be processed by the WorkflowManager.
postWorkitemsXML(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
postWorkitemXML(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method post a ItemCollection object to be processed by the WorkflowManager.
postXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method post a ItemCollection object to be processed by the WorkflowManager.
postXMLWorkitemByUniqueID(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
printHead(BufferedWriter) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
prints the generic HTML Head for HTML output.
printHead(BufferedWriter) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
THis method prints the generic HTML Header for HTML output, including a default CSS definition for table layout.
printXMLItemCollectionHTML(BufferedWriter, XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
This Method prints a single XMLItemCollection in html format.
printXMLItemCollectionHTML(BufferedWriter, XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
This Method prints a single XMLItemCollection in html format.
putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method consumes a Imixs BPMN model file and updates the corresponding model information.
putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
This method consumes a Imixs BPMN model file and updates the corresponding model information.
putCollection(Collection<ItemCollection>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection
putCollection(Collection<ItemCollection>, List<String>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection If the attribute List is provided only the corresponding properties will be returned.
putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
The method saves a document provided in xml format.
putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
This method saves a entity provided in xml format Note: the method merges the content of the given entity into an existing one because the EntityService method save() did not merge an entity.
putFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post.
putItemCollection(ItemCollection, List<String>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a Entity The method verifies if the values stored are basic java types.
putItemCollection(ItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a Entity The method verifies if the values stored are basic java types.
putJob(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.AdminPRestService
This method saves a entity provided in xml format Note: the method merges the content of the given entity into an existing one because the EntityService method save() did not merge an entity.
putModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method updates a Model provided in a EntityCollection object.
putModel(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
This method updates a Model provided in a EntityCollection object.
putModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method updates a Model provided in a EntityCollection object for a provided model version.
putModelByVersion(String, EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
This method updates a Model provided in a EntityCollection object for a provided model version.
putReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.ReportRestService
This method updates or creates a Report object provided in a XMLItemCollection object
putWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
putWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
putWorkitemsXML(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
This method post a collection of ItemCollection objects to be processed by the WorkflowManager.
putWorkitemXML(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
putXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 

R

readCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports an xml entity data byte array and returns a List of ItemCollection objects.
readCollectionFromInputStream(InputStream) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports an xml entity data stream and returns a List of ItemCollection objects.
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 
readItemCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports a single XMLItemCollection and returns the ItemCollection object.
REPORT_UNDEFINED - Static variable in class org.imixs.workflow.jaxrs.plugins.ReportPlugin
 
ReportPlugin - Class in org.imixs.workflow.jaxrs.plugins
This plug-in handles the creation of a Imixs Reoprt.
ReportPlugin() - Constructor for class org.imixs.workflow.jaxrs.plugins.ReportPlugin
 
ReportRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
ReportRestService() - Constructor for class org.imixs.workflow.jaxrs.ReportRestService
 
restore(String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method restores a backup from the fileSystem
run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.jaxrs.plugins.ReportPlugin
creates report defined by the txtReportName.

S

setAttributeList(List<String>) - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
setEntity(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollection
 
setEntity(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
setItem(XMLItem[]) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
setMap(Map<String, Integer>) - Method in class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
setName(String) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
 
setValue(Object[]) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method set the value list of the item.
sortItemsByName(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method sorts all items of a XMLItemCollection by item name.

W

WorkflowRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
WorkflowRestService() - Constructor for class org.imixs.workflow.jaxrs.WorkflowRestService
 
WorkflowRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
The WorkflowService Handler supports methods to process different kind of request URIs
WorkflowRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
 
writeTo(DocumentCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
writeTo(DocumentTable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
This method prints the collection data into a HTML table
writeTo(EntityCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
writeTo(EntityTable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
This method prints the collection data into a HTML table
writeTo(XMLItemCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
writeTo(XMLItemCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 

X

XMLCount - Class in org.imixs.workflow.jaxrs.v3
Represents a basic object type Long
XMLCount() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLCount
 
XMLIndexList - Class in org.imixs.workflow.jaxrs.v3
Wraps the Map interface returned by the getIndexList method of EntityService into a jax-rs root element
XMLIndexList() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
XMLIndexList(Map<String, Integer>) - Constructor for class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
XMLItem - Class in org.imixs.workflow.jaxrs.v3
Represents a single item inside a XMLItemCollection.
XMLItem() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItem
 
XMLItemCollection - Class in org.imixs.workflow.jaxrs.v3
The XMLitemCollection is a basic serializable representation of a pojo to map a org.imixs.workflow.ItemCollection into a xml representation using JAXB api
XMLItemCollection() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
XMLItemCollectionAdapter - Class in org.imixs.workflow.jaxrs.v3
An XMLItemCollectionAdapter converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection and reverse
XMLItemCollectionAdapter() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
 
XMLItemCollectionWriter - Class in org.imixs.workflow.jaxrs.v3
 
XMLItemCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
XMLItemCollectionWriter - Class in org.imixs.workflow.jaxrs
 
XMLItemCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 
XMLItemComparator - Class in org.imixs.workflow.jaxrs.v3
The XMLItemComparator provides a Comparator for XMLItems contained by a XMLItemCollection.
XMLItemComparator() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemComparator
 
A B C D E F G I M O P R S W X 
Skip navigation links

Copyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.