| Package | Description |
|---|---|
| co.cask.cdap.test |
This package contains the public classes for unit tests.
|
| co.cask.cdap.test.internal |
| Modifier and Type | Method and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
ProcedureManager |
DefaultApplicationManager.startProcedure(String procedureName) |
ProcedureManager |
DefaultApplicationManager.startProcedure(String procedureName,
Map<String,String> arguments) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.