| Package | Description |
|---|---|
| org.flowable.cmmn.rest.service.api | |
| org.flowable.cmmn.rest.service.api.runtime.caze |
| Modifier and Type | Method and Description |
|---|---|
EventSubscriptionResponse |
CmmnRestResponseFactory.createEventSubscriptionResponse(org.flowable.eventsubscription.api.EventSubscription eventSubscription) |
EventSubscriptionResponse |
CmmnRestResponseFactory.createEventSubscriptionResponse(org.flowable.eventsubscription.api.EventSubscription eventSubscription,
RestUrlBuilder urlBuilder) |
| Modifier and Type | Method and Description |
|---|---|
List<EventSubscriptionResponse> |
CmmnRestResponseFactory.createEventSubscriptionResponseList(List<org.flowable.eventsubscription.api.EventSubscription> eventSubscriptions) |
| Modifier and Type | Method and Description |
|---|---|
EventSubscriptionResponse |
EventSubscriptionResource.getEventSubscription(String eventSubscriptionId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DataResponse<EventSubscriptionResponse> |
EventSubscriptionCollectionResource.getEventSubscriptions(Map<String,String> allRequestParams,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2021 Flowable. All rights reserved.