public class MigrationContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
assignee |
protected String |
owner |
| Constructor and Description |
|---|
MigrationContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssignee() |
String |
getOwner() |
void |
setAssignee(String assignee) |
void |
setOwner(String owner) |
Copyright © 2022 Flowable. All rights reserved.