Interface SmartValueProvider
- All Superinterfaces:
InputRenderable
- All Known Implementing Classes:
BranchSmartValueProvider,CommitSmartValueProvider,PullRequestSmartValueProvider
-
Method Summary
Modifier and TypeMethodDescriptionReturn the input key used for the ComponentInputs mapMethods inherited from interface com.codebarrel.api.InputRenderable
toRenderedString
-
Method Details
-
getInputKey
String getInputKey()Return the input key used for the ComponentInputs map- Returns:
- input key
-