- getBaseURI() - Method in class org.imixs.melman.AbstractClient
-
- getCustomResource(String) - Method in class org.imixs.melman.AbstractClient
-
Returns the custom data list by uri GET
- getCustomResourceXML(String) - Method in class org.imixs.melman.AbstractClient
-
Returns the custom data list by uri GET as a collection of XMLDocument
elements.
- getDocument(String) - Method in class org.imixs.melman.DocumentClient
-
Returns a single document instance by UniqueID.
- getItems() - Method in class org.imixs.melman.DocumentClient
-
- getJsessionID() - Method in class org.imixs.melman.FormAuthenticator
-
returns the current JESSIONID
- getPageIndex() - Method in class org.imixs.melman.DocumentClient
-
- getPageIndex() - Method in class org.imixs.melman.EventLogClient
-
- getPageSize() - Method in class org.imixs.melman.DocumentClient
-
- getPageSize() - Method in class org.imixs.melman.EventLogClient
-
- getSize(BPMNModel, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.melman.BPMNWriter
-
- getSortBy() - Method in class org.imixs.melman.DocumentClient
-
- getTaskListByCreator(String) - Method in class org.imixs.melman.WorkflowClient
-
Returns the current task list by creator
- getTaskListByOwner(String) - Method in class org.imixs.melman.WorkflowClient
-
Returns the current task list by owner
- getType() - Method in class org.imixs.melman.DocumentClient
-
retruns the document type.
- getWebTarget(String) - Method in class org.imixs.melman.AbstractClient
-
Returns a WebTarget object for a given uri.
- getWorkflowEventsByWorkitem(ItemCollection) - Method in class org.imixs.melman.WorkflowClient
-
Returns the current task list by owner
- getWorkitem(String) - Method in class org.imixs.melman.WorkflowClient
-
Returns a single workItem instance by UniqueID.