Index

A B D E F G H I K M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

aCancelledTask(String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCompletedProcessInstance(String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aCompletedProcessInstanceWithAppVersion(String, String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aCompletedTask(String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCompletedTaskWithCompletedBy(String, ProcessInstance, String) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCompletedTaskWithCompletionDate(String, ProcessInstance, Date) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCompletedTaskWithCreationDateAndCompletionDate(String, ProcessInstance, Date, Date) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCreatedStandaloneAssignedTaskWithParent(String, String) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCreatedStandaloneTaskWithParent(String) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCreatedTask(String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aCreatedVariable(String, T) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
aCreatedVariable(String, T, String) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
aCreatedVariableWithProcessDefinitionKey(String, T, String, String) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
addEvents(CloudRuntimeEvent<?, ?>...) - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
aDeletedVariable(String, T, String) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
anAssignedQueryCloudTask(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
anAssignedTask(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
anAssignedTaskWithDueDate(String, String, ProcessInstance, Date) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
anAssignedTaskWithParent(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
anUpdatedVariable(String, T, T, String) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
aQueryCloudTaskWithGroupCandidate(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aQueryCloudTaskWithUserCandidate(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aReleasedTask(String) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aRunningProcessInstance(String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aRunningProcessInstanceWithAppVersion(String, String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aRunningProcessInstanceWithCompletedDate(String, Date) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aRunningProcessInstanceWithInitiator(String, String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aRunningProcessInstanceWithStartDate(String, Date) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
aRunningProcessInstanceWithSuspendedDate(String, Date) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
assertAllowHeaders(HttpEntity<?>, HttpMethod...) - Static method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
 
AssertFileContent - Class in org.activiti.cloud.services.test.asserts
Asserts for file content
AssertFileContent(FileContent) - Constructor for class org.activiti.cloud.services.test.asserts.AssertFileContent
 
assertHasLinkWithRel(String, MockHttpServletResponse) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
For a given servlet response, verify that the provided rel exists in its hypermedia.
AssertResponseContent - Class in org.activiti.cloud.services.test.asserts
Asserts for response content
AssertResponseContent(MockHttpServletResponse) - Constructor for class org.activiti.cloud.services.test.asserts.AssertResponseContent
 
assertThatFileContent(FileContent) - Static method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 
assertThatResponseContent(MockMvcResponse) - Static method in class org.activiti.cloud.services.test.asserts.AssertResponseContent
 
assertThatResponseContent(MockHttpServletResponse) - Static method in class org.activiti.cloud.services.test.asserts.AssertResponseContent
 
assertThatResponseContent(MvcResult) - Static method in class org.activiti.cloud.services.test.asserts.AssertResponseContent
 
AssertZipContent - Class in org.activiti.cloud.services.test.asserts
Asserts for zip content
AssertZipContent(FileContent) - Constructor for class org.activiti.cloud.services.test.asserts.AssertZipContent
 
aTaskWithGroupCandidate(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aTaskWithPriority(String, int, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aTaskWithTwoGroupCandidates(String, String, String, ProcessInstance, String) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
aTaskWithUserCandidate(String, String, ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 

B

buildQueryCloudTask(String, Task.TaskStatus, ProcessInstance) - Static method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
buildTask(String, Task.TaskStatus, ProcessInstance) - Static method in class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 

D

DEFAULT_MEDIA_TYPE - Static variable in class org.activiti.cloud.services.test.rest.support.TestMvcClient
 
discover(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Discover list of URIs associated with a rel, starting at the root node ("/")
discover(Link, String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Given a URI (root), discover the URIs for a given rel.
discoverUnique(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Discover single URI associated with a rel, starting at the root node ("/")
discoverUnique(String...) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Traverses the given link relations from the root.
discoverUnique(Link, String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Given a URI (root), discover the unique URI for a given rel.
discoverUnique(Link, String, MediaType) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Given a URI (root), discover the unique URI for a given rel.

E

errorChannel(SubscribableChannel) - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
EventsAggregator - Class in org.activiti.cloud.starters.test
 
EventsAggregator(MyProducer) - Constructor for class org.activiti.cloud.starters.test.EventsAggregator
 

F

follow(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Follow URL supplied as a string.
follow(String, MediaType) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Follow URL supplied as a string with a specific Accept header.
follow(Link) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
For a given link, expand the href using URI substitution and then do a simple GET.
follow(Link, MediaType) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Folow Link with a specific Accept header (media type).

G

getContentMap() - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
getContentType() - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
getDiscoverer(MockHttpServletResponse) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Using the servlet response's content type, find the corresponding link discoverer.
getEntries() - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
getException() - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
getName() - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 

H

handleMessage(Message<?>) - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
hasContent(byte[]) - Method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 
hasContent(String) - Method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 
hasContent(String, byte[]) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasContent(String, String) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasContentSatisfying(String, Consumer<String>) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasContentType(String) - Method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 
hasEntries(String...) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasJsonContent(String) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasJsonContentSatisfying(String, Consumer<JsonAssert.ConfigurableJsonAssert>) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 
hasLinkWithRel(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
MockMvc matcher used to verify existence of rel with URI link
hasName(String) - Method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 
hasName(String) - Method in class org.activiti.cloud.services.test.asserts.AssertZipContent
 

I

identityTokenInterceptor(IdentityTokenProducer) - Method in class org.activiti.cloud.services.test.TestConfiguration
 
initWebTest() - Static method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Initializes web tests.
isFile() - Method in class org.activiti.cloud.services.test.asserts.AssertResponseContent
 
isZip() - Method in class org.activiti.cloud.services.test.asserts.AssertFileContent
 

K

keycloakTokenProducer(String, String) - Method in class org.activiti.cloud.services.test.TestConfiguration
 

M

myProducer(MessageChannel) - Method in class org.activiti.cloud.services.test.TestProducerAutoConfiguration
 
MyProducer - Class in org.activiti.cloud.starters.test
 
MyProducer(MessageChannel) - Constructor for class org.activiti.cloud.starters.test.MyProducer
 

O

onProcessInstance(ProcessInstance) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
onTask(Task) - Method in class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
org.activiti.cloud.services.test - package org.activiti.cloud.services.test
 
org.activiti.cloud.services.test.asserts - package org.activiti.cloud.services.test.asserts
 
org.activiti.cloud.services.test.rest.support - package org.activiti.cloud.services.test.rest.support
 
org.activiti.cloud.starters.test - package org.activiti.cloud.starters.test
 
org.activiti.cloud.starters.test.builder - package org.activiti.cloud.starters.test.builder
 

P

ProcessInstanceEventContainedBuilder - Class in org.activiti.cloud.starters.test.builder
 
ProcessInstanceEventContainedBuilder(EventsAggregator) - Constructor for class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
producer() - Method in interface org.activiti.cloud.starters.test.StreamProducer
 
PRODUCER - Static variable in interface org.activiti.cloud.starters.test.StreamProducer
 

R

request(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Convenience wrapper to GET [href] using the default media type.
request(String, MediaType) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Perform GET [href] with an explicit Accept media type using MockMvc.
request(String, MediaType, HttpHeaders) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Perform GET [href] with an explicit Accept media type using MockMvc.
request(Link) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Convenience wrapper that first expands the link using URI substitution before requesting with the default media type.
request(Link, MediaType) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Convenience wrapper that first expands the link using URI substitution and then GET [href] using an explicit media type
restTemplateBuilder(IdentityTokenInterceptor) - Method in class org.activiti.cloud.services.test.TestConfiguration
 

S

send(CloudRuntimeEvent<?, ?>...) - Method in class org.activiti.cloud.starters.test.MyProducer
 
sendAll() - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
sendAll(CloudRuntimeEvent<?, ?>[]) - Method in class org.activiti.cloud.starters.test.EventsAggregator
 
setBasePath(String) - Method in class org.activiti.cloud.services.test.rest.support.TestMvcClient
Set base path uri.
startSimpleProcessInstance(String) - Method in class org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder
 
StreamProducer - Interface in org.activiti.cloud.starters.test
 

T

TaskEventContainedBuilder - Class in org.activiti.cloud.starters.test.builder
 
TaskEventContainedBuilder(EventsAggregator) - Constructor for class org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder
 
TestConfiguration - Class in org.activiti.cloud.services.test
 
TestConfiguration(List<Module>) - Constructor for class org.activiti.cloud.services.test.TestConfiguration
 
TestMvcClient - Class in org.activiti.cloud.services.test.rest.support
Helper methods for rest api web integration testing from spring-data-rest-tests-core module
TestMvcClient(MockMvc, LinkDiscoverers) - Constructor for class org.activiti.cloud.services.test.rest.support.TestMvcClient
Creates a new TestMvcClient for the given MockMvc and LinkDiscoverers.
TestProducerAutoConfiguration - Class in org.activiti.cloud.services.test
 
TestProducerAutoConfiguration() - Constructor for class org.activiti.cloud.services.test.TestProducerAutoConfiguration
 

V

VariableEventContainedBuilder - Class in org.activiti.cloud.starters.test.builder
 
VariableEventContainedBuilder(EventsAggregator) - Constructor for class org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder
 
A B D E F G H I K M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values