public interface ProgramContextAware
| Modifier and Type | Method and Description |
|---|---|
void |
initContext(Id.Run run)
Initalize with program run information.
|
void |
initContext(Id.Run run,
Id.NamespacedId componentId)
Intialize with program run and program component (i.e, flowet Id, etc.) information.
|
void initContext(Id.Run run)
run - program runvoid initContext(Id.Run run, Id.NamespacedId componentId)
run - program runcomponentId - program componentCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.