| Package | Description |
|---|---|
| org.flowable.engine.test.profiler |
| Modifier and Type | Field and Description |
|---|---|
protected ProfileSession |
FlowableProfiler.currentProfileSession |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProfileSession> |
FlowableProfiler.profileSessions |
| Modifier and Type | Method and Description |
|---|---|
ProfileSession |
FlowableProfiler.getCurrentProfileSession() |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileSession> |
FlowableProfiler.getProfileSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowableProfiler.setCurrentProfileSession(ProfileSession currentProfileSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowableProfiler.setProfileSessions(List<ProfileSession> profileSessions) |
Copyright © 2019 Flowable. All rights reserved.