A B C D E F G I K N O R S T U V 
All Classes All Packages

A

accessAppDefinitionInfoById(AppDefinition) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
accessAppDefinitionInfoWithQuery(AppDefinitionQuery) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
accessAppManagementInfo() - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
accessDeploymentById(AppDeployment) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
accessDeploymentsWithQuery(AppDeploymentQuery) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
AppDefinitionActionRequest - Class in org.flowable.app.rest.service.api.repository
 
AppDefinitionActionRequest() - Constructor for class org.flowable.app.rest.service.api.repository.AppDefinitionActionRequest
 
AppDefinitionCollectionResource - Class in org.flowable.app.rest.service.api.repository
 
AppDefinitionCollectionResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDefinitionCollectionResource
 
AppDefinitionResource - Class in org.flowable.app.rest.service.api.repository
 
AppDefinitionResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
AppDefinitionResourceDataResource - Class in org.flowable.app.rest.service.api.repository
 
AppDefinitionResourceDataResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDefinitionResourceDataResource
 
AppDefinitionResponse - Class in org.flowable.app.rest.service.api.repository
 
AppDefinitionResponse(AppDefinition) - Constructor for class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
AppDeploymentCollectionResource - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentCollectionResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
AppDeploymentResource - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
AppDeploymentResourceCollectionResource - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResourceCollectionResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
AppDeploymentResourceDataResource - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResourceDataResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResourceDataResource
 
AppDeploymentResourceResource - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResourceResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 
AppDeploymentResourceResponse - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResourceResponse(String, String, String, String, String) - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
AppDeploymentResponse - Class in org.flowable.app.rest.service.api.repository
 
AppDeploymentResponse(AppDeployment, String) - Constructor for class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
AppEngineResource - Class in org.flowable.app.rest.service.api.management
 
AppEngineResource() - Constructor for class org.flowable.app.rest.service.api.management.AppEngineResource
 
AppModelResource - Class in org.flowable.app.rest.service.api.repository
 
AppModelResource() - Constructor for class org.flowable.app.rest.service.api.repository.AppModelResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionCollectionResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResourceDataResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceDataResource
 
appRepositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppModelResource
 
appResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
AppRestApiInterceptor - Interface in org.flowable.app.rest
 
appRestResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionCollectionResource
 
appRestResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
appRestResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
appRestResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
AppRestResponseFactory - Class in org.flowable.app.rest
 
AppRestResponseFactory() - Constructor for class org.flowable.app.rest.AppRestResponseFactory
 
AppRestUrlBuilder - Class in org.flowable.app.rest
Helper class for building URLs based on a base URL.
AppRestUrlBuilder() - Constructor for class org.flowable.app.rest.AppRestUrlBuilder
 
AppRestUrlBuilder(String) - Constructor for class org.flowable.app.rest.AppRestUrlBuilder
 
AppRestUrls - Class in org.flowable.app.rest
 
AppRestUrls() - Constructor for class org.flowable.app.rest.AppRestUrls
 

B

baseUrl - Variable in class org.flowable.app.rest.AppRestUrlBuilder
 
buildUrl(String[], Object...) - Method in class org.flowable.app.rest.AppRestUrlBuilder
 

C

category - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
category - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
contentTypeResolver - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
contentTypeResolver - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 
createAppDefinitionResponse(AppDefinition) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createAppDefinitionResponse(AppDefinition, AppRestUrlBuilder) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createAppDefinitionResponseList(List<AppDefinition>) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createAppDeploymentResponse(AppDeployment) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createAppDeploymentResponse(AppDeployment, AppRestUrlBuilder) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createAppDeploymentResponseList(List<AppDeployment>) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createDeploymentResourceResponse(String, String, String) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createDeploymentResourceResponse(String, String, String, AppRestUrlBuilder) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createDeploymentResourceResponseList(String, List<String>, ContentTypeResolver) - Method in class org.flowable.app.rest.AppRestResponseFactory
 
createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.app.rest.AppRestUrls
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
createUrlBuilder() - Method in class org.flowable.app.rest.AppRestResponseFactory
 

D

decode(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
deleteAppDeployment(String, HttpServletResponse) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
deleteDeployment(AppDeployment) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
deploymentId - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
deploymentTime - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
description - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 

E

enhanceDeployment(AppDeploymentBuilder) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 
executeAppDefinitionAction(String, AppDefinitionActionRequest, HttpServletRequest) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
executeNewDeploymentForTenantId(String) - Method in interface org.flowable.app.rest.AppRestApiInterceptor
 

F

fromCurrentRequest() - Static method in class org.flowable.app.rest.AppRestUrlBuilder
Extracts the base URL from current request
fromRequest(HttpServletRequest) - Static method in class org.flowable.app.rest.AppRestUrlBuilder
Extracts the base URL from the request

G

getAction() - Method in class org.flowable.app.rest.RestActionRequest
 
getAppDefinition(String, HttpServletRequest) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
getAppDefinitionResource(String, HttpServletResponse) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResourceDataResource
 
getAppDeployment(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
getAppDeploymentResource(String, String, HttpServletResponse) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceDataResource
 
getBaseUrl() - Method in class org.flowable.app.rest.AppRestUrlBuilder
 
getCategory() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionActionRequest
 
getCategory() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getCategory() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getContentUrl() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
getDeploymentId() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getDeploymentResource(String, HttpServletRequest) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 
getDeploymentResources(String, HttpServletRequest) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
getDeployments(Map<String, String>) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
getDeploymentTime() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getDescription() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getEngineInfo() - Method in class org.flowable.app.rest.service.api.management.AppEngineResource
 
getForms(Map<String, String>, HttpServletRequest) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionCollectionResource
 
getId() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getId() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
getId() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getKey() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getMediaType() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
getModelJsonResource(String) - Method in class org.flowable.app.rest.service.api.repository.AppModelResource
 
getName() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getName() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getResourceName() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getTenantId() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getTenantId() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getType() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
getUrl() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
getUrl() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
getUrl() - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
getVersion() - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 

I

id - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
id - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 

K

key - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 

N

name - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
name - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 

O

org.flowable.app.rest - package org.flowable.app.rest
 
org.flowable.app.rest.service.api.management - package org.flowable.app.rest.service.api.management
 
org.flowable.app.rest.service.api.repository - package org.flowable.app.rest.service.api.repository
 

R

repositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
repositoryService - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 
resourceName - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
RestActionRequest - Class in org.flowable.app.rest
Generic class that represents an action to be performed on a resource.
RestActionRequest() - Constructor for class org.flowable.app.rest.RestActionRequest
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.management.AppEngineResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionCollectionResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResourceDataResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceCollectionResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceDataResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 
restApiInterceptor - Variable in class org.flowable.app.rest.service.api.repository.AppModelResource
 
restResponseFactory - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResource
 

S

SEGMENT_APP_DEFINITIONS_RESOURCES - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_APP_MODEL - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_DEPLOYMENT_RESOURCES - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_QUERY_RESOURCES - Static variable in class org.flowable.app.rest.AppRestUrls
 
SEGMENT_REPOSITORY_RESOURCES - Static variable in class org.flowable.app.rest.AppRestUrls
 
setAction(String) - Method in class org.flowable.app.rest.RestActionRequest
 
setCategory(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionActionRequest
 
setCategory(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setCategory(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setContentUrl(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
setDeploymentId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setDeploymentTime(Date) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setDescription(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
setId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setKey(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setMediaType(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
setName(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setName(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setResourceName(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setTenantId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setTenantId(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setType(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
setUrl(String) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
setUrl(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResourceResponse
 
setUrl(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
setVersion(int) - Method in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
splitQueryString(String) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 

T

tenantId - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
tenantId - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 

U

uploadDeployment(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.app.rest.service.api.repository.AppDeploymentCollectionResource
 
url - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
url - Variable in class org.flowable.app.rest.service.api.repository.AppDeploymentResponse
 
URL_APP_DEFINITION - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for a single app: /app-repository/app-definitions/{0:appDefinitionId}
URL_APP_DEFINITION_COLLECTION - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for an app collection: /app-repository/app-definitions
URL_APP_DEFINITION_MODEL - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for a single app model: /app-repository/app-definitions/{0:appDefinitionId}/model
URL_APP_DEFINITION_RESOURCE_CONTENT - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for the resource of a single app: /app-repository/app-definitions/{0:appDefinitionId}/resourcedata
URL_DEPLOYMENT - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for a single deployment: /app-repository/deployments/{0:deploymentId}
URL_DEPLOYMENT_COLLECTION - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for a deployment collection: /app-repository/deployments
URL_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for a single deployment resource: app-repository/deployments/{0:deploymentId}/resources/{1}:resourceId
URL_DEPLOYMENT_RESOURCE_CONTENT - Static variable in class org.flowable.app.rest.AppRestUrls
URL template for the resource of a single deployment: /app-repository/deployments/{0:deploymentId}/resourcedata/{1:resourceId}
URL_DEPLOYMENT_RESOURCES - Static variable in class org.flowable.app.rest.AppRestUrls
URL template listing deployment resources: app-repository/deployments/{0:deploymentId}/resources
usingBaseUrl(String) - Static method in class org.flowable.app.rest.AppRestUrlBuilder
Uses baseUrl as the base URL

V

version - Variable in class org.flowable.app.rest.service.api.repository.AppDefinitionResponse
 
A B C D E F G I K N O R S T U V 
All Classes All Packages