public class ActivityRunnerContext extends Object
| Modifier and Type | Field and Description |
|---|---|
ActivityRepository |
activityRepository |
CommandHelperService |
commandHelperService |
CommandService |
commandService |
TopProcessGroupManager |
groupManager |
TopProcessGroupLauncher |
launcher |
org.springframework.transaction.PlatformTransactionManager |
txManager |
| Constructor and Description |
|---|
ActivityRunnerContext(ActivityRepository persist,
CommandHelperService commandHelperService,
CommandService commandService,
TopProcessGroupManager groupManager,
org.springframework.transaction.PlatformTransactionManager txManager,
TopProcessGroupLauncher launcher) |
public final ActivityRepository activityRepository
public final CommandHelperService commandHelperService
public final CommandService commandService
public final TopProcessGroupManager groupManager
public final org.springframework.transaction.PlatformTransactionManager txManager
public final TopProcessGroupLauncher launcher
public ActivityRunnerContext(ActivityRepository persist, CommandHelperService commandHelperService, CommandService commandService, TopProcessGroupManager groupManager, org.springframework.transaction.PlatformTransactionManager txManager, TopProcessGroupLauncher launcher)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.