Skip navigation links
B C D F G I J N O P R S T W 

B

baseURI - Variable in class org.imixs.melman.DocumentClient
 
BasicAuthenticator - Class in org.imixs.melman
Client Request Filter for basic authentication
BasicAuthenticator(String, String) - Constructor for class org.imixs.melman.BasicAuthenticator
 

C

createAdminPJob(ItemCollection) - Method in class org.imixs.melman.DocumentClient
Creates a new AdminPJobInstance

D

DEFAULT_PAGE_SIZE - Static variable in class org.imixs.melman.DocumentClient
 
DEFAULT_TYPE - Static variable in class org.imixs.melman.DocumentClient
 
deleteDocument(String) - Method in class org.imixs.melman.DocumentClient
Deletes a single workItem or document instance by UniqueID.
deleteWorkitem(String) - Method in class org.imixs.melman.WorkflowClient
Deletes a single workItem instance by UniqueID.
DocumentClient - Class in org.imixs.melman
This ServiceClient is a WebService REST Client which encapsulate the communication with a REST web serice based on the Imixs Workflow REST API.
DocumentClient(String) - Constructor for class org.imixs.melman.DocumentClient
Initialize the client by a BASE_URL.

F

filter(ClientRequestContext) - Method in class org.imixs.melman.BasicAuthenticator
 
filter(ClientRequestContext) - Method in class org.imixs.melman.FormAuthenticator
In the filter method we put the cookies form the login into the request.
filter(ClientRequestContext) - Method in class org.imixs.melman.JWTAuthenticator
 
FormAuthenticator - Class in org.imixs.melman
This RequestFilter performs a form based authentication.
FormAuthenticator(String, String, String) - Constructor for class org.imixs.melman.FormAuthenticator
 

G

getBaseURI() - Method in class org.imixs.melman.DocumentClient
 
getCustomResource(String) - Method in class org.imixs.melman.DocumentClient
Returns the custom data list by uri GET
getCustomResourceXML(String) - Method in class org.imixs.melman.DocumentClient
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
 
getPageIndex() - Method in class org.imixs.melman.DocumentClient
 
getPageSize() - Method in class org.imixs.melman.DocumentClient
 
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.
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.

I

isSortReverse() - Method in class org.imixs.melman.DocumentClient
 
ITEM_ERROR_CODE - Static variable in class org.imixs.melman.WorkflowClient
 
ITEM_ERROR_MESSAGE - Static variable in class org.imixs.melman.WorkflowClient
 
items - Variable in class org.imixs.melman.DocumentClient
 

J

JWTAuthenticator - Class in org.imixs.melman
Client request Filter for Imixs-JWT
JWTAuthenticator(String) - Constructor for class org.imixs.melman.JWTAuthenticator
 

N

newClient() - Method in class org.imixs.melman.DocumentClient
This method creates a new javax.ws.rs.client.Client instance using the default client builder implementation class provided by the JAX-RS implementation provider.

O

org.imixs.melman - package org.imixs.melman
 

P

pageIndex - Variable in class org.imixs.melman.DocumentClient
 
pageSize - Variable in class org.imixs.melman.DocumentClient
 
processWorkitem(ItemCollection) - Method in class org.imixs.melman.WorkflowClient
Process a single workitem instance.

R

registerClientRequestFilter(ClientRequestFilter) - Method in class org.imixs.melman.DocumentClient
Register a ClientRequestFilter instance.
requestFilterList - Variable in class org.imixs.melman.DocumentClient
 
RESPONSE_PROCESSING_EXCEPTION - Static variable in exception org.imixs.melman.RestAPIException
 
RestAPIException - Exception in org.imixs.melman
The RestAPIException is thrown in case a Imixs Rest API Call failed.
RestAPIException(String, String, String) - Constructor for exception org.imixs.melman.RestAPIException
 
RestAPIException(String, String, String, Exception) - Constructor for exception org.imixs.melman.RestAPIException
 

S

saveDocument(ItemCollection) - Method in class org.imixs.melman.DocumentClient
Creates or updates a single document instance.
setBaseURI(String) - Method in class org.imixs.melman.DocumentClient
 
setItems(String) - Method in class org.imixs.melman.DocumentClient
 
setPageIndex(int) - Method in class org.imixs.melman.DocumentClient
 
setPageSize(int) - Method in class org.imixs.melman.DocumentClient
 
setSortBy(String) - Method in class org.imixs.melman.DocumentClient
 
setSortOrder(String, boolean) - Method in class org.imixs.melman.DocumentClient
 
setSortReverse(boolean) - Method in class org.imixs.melman.DocumentClient
 
setType(String) - Method in class org.imixs.melman.DocumentClient
 
sortBy - Variable in class org.imixs.melman.DocumentClient
 
sortReverse - Variable in class org.imixs.melman.DocumentClient
 

T

type - Variable in class org.imixs.melman.DocumentClient
 

W

WorkflowClient - Class in org.imixs.melman
This ServiceClient is a WebService REST Client which encapsulate the communication with a REST web serice based on the Imixs Workflow REST API.
WorkflowClient(String) - Constructor for class org.imixs.melman.WorkflowClient
Initialize the client by a BASE_URL.
B C D F G I J N O P R S T W 
Skip navigation links

Copyright © 2018–2019 Imixs Software Solutions GmbH. All rights reserved.