public class TestFixtureOld extends Object
Modifier and Type | Field and Description |
---|---|
protected ManagementService |
managementService |
protected ProcessEngine |
processEngine |
protected RepositoryService |
repositoryService |
protected RuntimeService |
runtimeService |
protected TaskService |
taskService |
Constructor and Description |
---|
TestFixtureOld(ProcessEngine processEngine) |
Modifier and Type | Method and Description |
---|---|
protected static void |
dropCreateDatabase(ProcessEngine processEngine) |
static void |
main(String[] args) |
protected ProcessEngine processEngine
protected RepositoryService repositoryService
protected RuntimeService runtimeService
protected ManagementService managementService
protected TaskService taskService
public TestFixtureOld(ProcessEngine processEngine)
public static void main(String[] args)
protected static void dropCreateDatabase(ProcessEngine processEngine)
Copyright © 2018. All rights reserved.