| Package | Description |
|---|---|
| org.flowable.ui.modeler.rest.app | |
| org.flowable.ui.modeler.service | |
| org.flowable.ui.modeler.serviceapi |
| Modifier and Type | Method and Description |
|---|---|
ReviveModelResultRepresentation |
ModelHistoryResource.executeProcessModelHistoryAction(String modelId,
String modelHistoryId,
BaseRestActionRepresentation action) |
| Modifier and Type | Method and Description |
|---|---|
ReviveModelResultRepresentation |
ModelServiceImpl.reviveProcessModelHistory(ModelHistory modelHistory,
String userId,
String newVersionComment) |
| Modifier and Type | Method and Description |
|---|---|
ReviveModelResultRepresentation |
ModelService.reviveProcessModelHistory(ModelHistory modelHistory,
String userId,
String newVersionComment) |
Copyright © 2023 Flowable. All rights reserved.