- getActivityList(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getAllReports() - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
- getEntitiesByQuery(String, int, int, String) - Method in class org.imixs.workflow.jaxrs.EntityRestService
-
Returns a result set by JPQL Query
- 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, 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.
- getExcecuteReportHTML(String, int, int, String, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
Returns an HTML Stream with a HTML Datatable corresponding to the report
query.
- getExcecuteReportJSON(String, int, int, String, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
Returns a JSON stream from a report execution
If a attribute list is defined in the report only the corresponding
properties will be returend in the xml stream.
- getExcecuteReportXML(String, int, int, String, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
Returns a xml stream from a report execution
If a attribute list is defined in the report only the corresponding
properties will be returend in the xml stream.
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.EntityRestService
-
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
- getHelpHTML() - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- getIndexList() - Method in class org.imixs.workflow.jaxrs.EntityRestService
-
Returns the entityService index list in XML or JSON format
- getModelOverview() - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getModelXML() - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getPdfReport(String, int, int, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
helper method for .pdf file extention
- getProcessEntity(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getProcessList(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
- getProcessListByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
Retuns a list of all Start Entities from each workflowgroup
- getReport(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
-
Returns a single report by name or by uniqueid
- getSize(EntityCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.EntityCollectionWriter
-
- getSize(EntityTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.EntityTableWriter
-
- getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
-
- getStartProcessList(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
-
Retuns a list of all Start Entities from each workflowgroup
- getTaskListByAuthor(String, int, int, String, 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.WorkflowRestService
-
- getTaskListByGroup(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- getTaskListByOwner(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- getTaskListByProcessID(int, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- getTaskListByRef(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
-
- 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.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.WorkflowRestService
-
Returns a collection of workitems representing the worklist by the
current user