| Package | Description |
|---|---|
| eu.vicci.process.server.events | |
| eu.vicci.process.server.exception | |
| eu.vicci.process.server.rest |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.jersey.media.sse.EventOutput |
StateChangesSse.getAllStateChanges() |
org.glassfish.jersey.media.sse.EventOutput |
StateChangesSse.getStateChangesForInstance(String processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
NotFoundErrorException.toResponse(NotFoundErrorException exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
ProcessManagerRest.deployProcessInstance(String processId) |
void |
ProcessInstanceManagerRest.executeProcess(String processInstanceId,
Map<String,eu.vicci.process.model.util.serialization.jsontypeinstances.core.IJSONTypeInstance> inputParameters) |
javax.ws.rs.core.Response |
ProcessInstanceManagerRest.getProcessInstance(String processInstanceId) |
javax.ws.rs.core.Response |
ProcessInstanceManagerRest.getRecentState(String instanceId) |
Copyright © 2018. All rights reserved.