|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcedureManager | |
|---|---|
| co.cask.cdap.test | This package contains the public classes for unit tests. |
| co.cask.cdap.test.internal | |
| Uses of ProcedureManager in co.cask.cdap.test |
|---|
| Methods in co.cask.cdap.test that return ProcedureManager | |
|---|---|
ProcedureManager |
ApplicationManager.startProcedure(String procedureName)
Deprecated. As of version 2.6.0, replaced by Service |
ProcedureManager |
ApplicationManager.startProcedure(String procedureName,
Map<String,String> arguments)
Deprecated. As of version 2.6.0, replaced by Service |
| Uses of ProcedureManager in co.cask.cdap.test.internal |
|---|
| Methods in co.cask.cdap.test.internal that return ProcedureManager | |
|---|---|
ProcedureManager |
DefaultApplicationManager.startProcedure(String procedureName)
|
ProcedureManager |
DefaultApplicationManager.startProcedure(String procedureName,
Map<String,String> arguments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||