- 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
-
Deprecated.
This method deletes an entity
- deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
This method deletes an entity
- deleteJob(String) - Method in class org.imixs.workflow.jaxrs.AdminPRestService
-
This method deletes an entity
- deleteJob(String) - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
-
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
-
Deprecated.
- deleteModel(String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- deleteReport(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
Deletes a report by name or by its $uniqueID or name.
- deleteReport(String) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
Deletes a report by name or by its $uniqueID or name.
- DocumentCollection - Class in org.imixs.workflow.jaxrs.v40
-
The DocumentCollection represents a list of XMLItemCollections to be used by
JAXB api
- DocumentCollection() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentCollection
-
- 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
-
- DocumentCollectionWriter - Class in org.imixs.workflow.jaxrs.v40
-
This MessageBodyWriter generates an HTML representation from a DocumetCollection
- DocumentCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v40.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
-
- DocumentRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
-
The DocumentService provides methods to access the DocumentService EJB
- DocumentRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
- DocumentTable - Class in org.imixs.workflow.jaxrs.v40
-
The JAXB DocumentTable represents a list of documents in a table format.
- DocumentTable() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTable
-
- DocumentTable(XMLItemCollection[], List<String>, List<String>) - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTable
-
- 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
-
- DocumentTableWriter - Class in org.imixs.workflow.jaxrs.v40
-
This MessageBodyWriter generates an HTML representation from a EntityTable.
- DocumentTableWriter() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
-
- getAllJobs() - Method in class org.imixs.workflow.jaxrs.AdminPRestService
-
Returns all existing jobs
- getAllJobs() - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
-
Returns all existing jobs
- getAttributeList() - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
-
- getCollection(DocumentCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This Method converts a org.imixs.workflow.xml.DocumentCollection
into a List of org.imixs.workflow.ItemCollection
The method returns an empty list if the collection is empty or null
- getConfiguration() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
-
Returns the IndexFieldListNoAnalyse from the lucensUpdateService
- getConfiguration() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
Returns the IndexFieldListNoAnalyse from the lucensUpdateService
- getDocument(String, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
-
returns a single document defined by $uniqueid
Regex for
UID - e.g: bcc776f9-4e5a-4272-a613-9f5ebf35354d
Snapshot: bcc776f9-4e5a-4272-a613-9f5ebf35354d-9b6655
deprecated format : 132d37bfd51-9a7868
- getDocument() - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollection
-
- getDocument(String, String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
returns a single document defined by $uniqueid
- getDocument() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
-
- 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
-
Deprecated.
Returns a collection of events of a workitem, visible to the current user
- getEvents(String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
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.
- getExcecuteReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
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
-
Deprecated.
Retuns a list of all Start Entities from each workflowgroup
- getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
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
-
Deprecated.
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
-
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- 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.
- getHTMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
Returns an HTML Stream with a HTML Datatable corresponding to the report
query.
- getItem() - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollection
-
- getItem() - Method in class org.imixs.workflow.jaxrs.v40.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
- getItemCollection(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This Method converts a org.imixs.workflow.xml.XMLItemCollection
into a org.imixs.workflow.ItemCollection Returns null if entity
== null
- getItems() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
-
- 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.
- getJSONResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
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.
- getLabels() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
-
- 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
-
Deprecated.
- getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- getModelOverview() - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getModelOverview() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
-
Deprecated.
- getModelOverview() - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- getModelXML() - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getModelXML() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
-
Deprecated.
- getModelXML() - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- getName() - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
-
- getName() - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
-
- getPdfReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
helper method for .pdf file extention
- getPdfReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
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
- getReportDefinition(String) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
Returns a single report by name or by uniqueid
- getReportsDefinitions() - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
- getReportsDefinitions() - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
- getRoot() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
-
- getRoot() - Method in class org.imixs.workflow.jaxrs.RootRestService
-
- getRoot() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
- getRoot() - Method in class org.imixs.workflow.jaxrs.v40.RootRestServiceV40
-
- getSize(XMLDataCollection, 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(DocumentCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollectionWriter
-
- getSize(DocumentTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
-
- getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
-
- getSize(XMLDocument, 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
-
Deprecated.
- getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- getTaskListByAuthor(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
Returns a collection of workitems representing the worklist by the
current user
- getTaskListByAuthor(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Returns a collection of workitems representing the worklist by the current
user
- getTaskListByAuthor(String, String, int, int, String, Boolean, 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
-
Deprecated.
- getTaskListByCreator(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- getTaskListByCreator(String, String, int, int, String, Boolean, 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
-
Deprecated.
- getTaskListByGroup(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- getTaskListByGroup(String, String, int, int, String, Boolean, 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
-
Deprecated.
- getTaskListByOwner(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- getTaskListByOwner(String, String, int, int, String, Boolean, 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
-
Deprecated.
- getTaskListByProcessID(int, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- getTaskListByProcessID(int, String, int, int, String, Boolean, 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
-
Deprecated.
- getTaskListByRef(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- getTaskListByRef(String, String, int, int, String, Boolean, 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.
- getValue() - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
-
This method returns the value.
- getValue(boolean) - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
-
This method returns the value.
- getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
returns a singel workitem defined by $uniqueid
- getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
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
-
Deprecated.
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.v40.WorkflowRestServiceV40
-
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
-
Deprecated.
Returns a collection of workitems representing the worklist by the
current user
- getWorkList(String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Returns a collection of workitems representing the worklist by the current
user
- getWorkList(String, int, int, String, Boolean, 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.
- getXMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
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.
- parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
This method expects a form post.
- parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
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
-
Deprecated.
- postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- postEntity(XMLDocument) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
-
The method saves a document provided in xml format.
- postEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
The method saves a document provided in xml format.
- postFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
This method expects a form post and processes the WorkItem by the
WorkflowService EJB.
- postFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
This method expects a form post and processes the WorkItem by the
WorkflowService EJB.
- postFormWorkitemByUnqiueID(String, 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.v40.WorkflowRestServiceV40
-
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.v40.WorkflowRestServiceV40
-
- postJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- postModel(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- postModel(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
-
Deprecated.
- postModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- postModelByVersion(String, XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- postModelByVersion(String, EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
-
Deprecated.
- postModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
- postReport(XMLDocument) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
- postReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
- postWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
This method expects a form post.
- postWorkitemByUniqueIDJSON(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
- postWorkitemByUniqueIDJSONDeprecated(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Deprecated.
- 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
-
Deprecated.
- postWorkitemJSON(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
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.v40.WorkflowRestServiceV40
-
Deprecated.
- postWorkitemJSONDeprecated(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
Deprecated.
- postWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
This method post a collection of ItemCollection objects to be processed by
the WorkflowManager.
- postWorkitems_XML(XMLDataCollection) - 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
-
Deprecated.
- postWorkitemXML(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
This method post a ItemCollection object to be processed by the
WorkflowManager.
- postXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
This method post a ItemCollection object to be processed by the
WorkflowManager.
- postXMLWorkitem(XMLDocument) - 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.v40.WorkflowRestServiceV40
-
- postXMLWorkitemByUniqueID(String, XMLDocument) - 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.v40.XMLItemCollectionWriter
-
THis method prints the generic HTML Header for HTML output, including a
default CSS definition for table layout.
- 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.v40.XMLItemCollectionWriter
-
This Method prints a single XMLItemCollection in html format.
- printXMLItemCollectionHTML(BufferedWriter, XMLDocument) - 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
-
Deprecated.
This method consumes a Imixs BPMN model file and updates the
corresponding model information.
- putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
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.
- putCollection(Collection<ItemCollection>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This method transforms a Collection into a EntityCollection
- putCollection(Collection<ItemCollection>, List<String>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This method transforms a Collection into a EntityCollection
If the attribute List is provided only the corresponding properties will be
returned.
- putEntity(XMLDocument) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
-
Delegater putEntity @PUT
- putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
-
Deprecated.
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.
- putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
-
Delegater putEntity @PUT
- putFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
This method expects a form post.
- 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.
- putItemCollection(ItemCollection, List<String>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This Method converts a org.imixs.workflow.ItemCollection into a
XMLItemCollection
The method verifies if the values stored are basic java types.
- putItemCollection(ItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
-
This Method converts a org.imixs.workflow.ItemCollection into a
Entity
The method verifies if the values stored are basic java types.
- putJob(XMLDocument) - 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.
- putJob(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
-
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.
- putJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Delegater for PUT postXMLWorkitemByUniqueID
- putJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
Delegater for PUT postXMLWorkitemByUniqueID
- putJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Delegater for PUT postJSONWorkitemByUniqueID
- putJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
Delegater for PUT postJSONWorkitemByUniqueID
- putModel(XMLDataCollection) - 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
-
Deprecated.
This method updates a Model provided in a EntityCollection object.
- putModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
This method updates a Model provided in a EntityCollection object.
- putModelByVersion(String, XMLDataCollection) - 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
-
Deprecated.
This method updates a Model provided in a EntityCollection object for a
provided model version.
- putModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
-
This method updates a Model provided in a EntityCollection object for a
provided model version.
- putReport(XMLDocument) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
This method updates or creates a Report object provided in a
XMLItemCollection object
- putReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
-
This method updates or creates a Report object provided in a
XMLItemCollection object
- putWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
This method expects a form post and processes the WorkItem by the
WorkflowService EJB.
- putWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
- putWorkitems_XML(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- putWorkitemsXML(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
-
Deprecated.
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
-
Deprecated.
- putXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Delegater
- putXMLWorkitem(XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
Delegater
- putXMLWorkitemByUniqueID(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
-
Delegater for PUT postXMLWorkitemByUniqueID
- putXMLWorkitemByUniqueID(String, XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
Delegater for PUT postXMLWorkitemByUniqueID