public interface ProgramConfigurer extends FeatureFlagsProvider
Modifier and Type | Method and Description |
---|---|
void |
setDescription(String description)
Sets the description of the program.
|
void |
setName(String name)
Sets the name of the program.
|
void |
setProperties(Map<String,String> properties)
Sets a set of properties that will be available through the Program specification's getProperties() method
at runtime.
|
isFeatureEnabled
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.