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