- getCredentialsId() - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStep
-
- getFunctionName() - Method in class aviadlevy.jenkins.plugin.giphy.random.impl.GiphyRandomStepImpl.DescriptorImpl
-
- getFunctionName() - Method in class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchRandomByKeywordStep.DescriptorImpl
-
- getFunctionName() - Method in class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchStepImpl.DescriptorImpl
-
- getFunctionName() - Method in class aviadlevy.jenkins.plugin.giphy.translate.impl.GiphyTranslateStepImpl.DescriptorImpl
-
- getGiphyHost() - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStepExecution
-
We can now override it in the tests and test the api calls to giphy without actually calling giphy each time
- getGiphyUri(String) - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStepExecution
-
build the giphy uri
- getGiphyUri(String) - Method in class aviadlevy.jenkins.plugin.giphy.random.GiphyRandomStepExecution
-
- getGiphyUri(String) - Method in class aviadlevy.jenkins.plugin.giphy.search.GiphySearchStepExecution
-
build the giphy uri
- getGiphyUri(String) - Method in class aviadlevy.jenkins.plugin.giphy.translate.GiphyTranslateStepExecution
-
- getImageSize() - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStep
-
- getKeyword() - Method in class aviadlevy.jenkins.plugin.giphy.search.GiphySearchStep
-
- getKeyword() - Method in class aviadlevy.jenkins.plugin.giphy.translate.GiphyTranslateStep
-
- getRating() - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStep
-
- getRequiredContext() - Method in class aviadlevy.jenkins.plugin.giphy.random.impl.GiphyRandomStepImpl.DescriptorImpl
-
- getRequiredContext() - Method in class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchRandomByKeywordStep.DescriptorImpl
-
- getRequiredContext() - Method in class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchStepImpl.DescriptorImpl
-
- getRequiredContext() - Method in class aviadlevy.jenkins.plugin.giphy.translate.impl.GiphyTranslateStepImpl.DescriptorImpl
-
- getScheme() - Method in class aviadlevy.jenkins.plugin.giphy.GiphyStepExecution
-
We can now override it in the tests and test the api calls to giphy without actually calling giphy each time
TODO: make mockServer work with https and then remove this method
- getTag() - Method in class aviadlevy.jenkins.plugin.giphy.random.GiphyRandomStep
-
- GiphyRandomStep - Class in aviadlevy.jenkins.plugin.giphy.random
-
- GiphyRandomStep() - Constructor for class aviadlevy.jenkins.plugin.giphy.random.GiphyRandomStep
-
Default constructor
- GiphyRandomStepExecution<T> - Class in aviadlevy.jenkins.plugin.giphy.random
-
- GiphyRandomStepExecution(GiphyRandomStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.random.GiphyRandomStepExecution
-
Constructor for StepExecution
- GiphyRandomStepExecutionImpl - Class in aviadlevy.jenkins.plugin.giphy.random.impl
-
- GiphyRandomStepExecutionImpl(GiphyRandomStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.random.impl.GiphyRandomStepExecutionImpl
-
Constructor for StepExecution
- GiphyRandomStepImpl - Class in aviadlevy.jenkins.plugin.giphy.random.impl
-
- GiphyRandomStepImpl() - Constructor for class aviadlevy.jenkins.plugin.giphy.random.impl.GiphyRandomStepImpl
-
- GiphyRandomStepImpl.DescriptorImpl - Class in aviadlevy.jenkins.plugin.giphy.random.impl
-
- GiphySearchRandomByKeywordStep - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphySearchRandomByKeywordStep() - Constructor for class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchRandomByKeywordStep
-
Default constructor
- GiphySearchRandomByKeywordStep.DescriptorImpl - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphySearchRandomByKeywordStepExecution - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphySearchRandomByKeywordStepExecution(GiphySearchStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchRandomByKeywordStepExecution
-
Constructor for StepExecution
- GiphySearchStep - Class in aviadlevy.jenkins.plugin.giphy.search
-
- GiphySearchStep() - Constructor for class aviadlevy.jenkins.plugin.giphy.search.GiphySearchStep
-
Default constructor
- GiphySearchStepExecution<T> - Class in aviadlevy.jenkins.plugin.giphy.search
-
- GiphySearchStepExecution(GiphySearchStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.search.GiphySearchStepExecution
-
Constructor for StepExecution
- GiphySearchStepExecutionImpl - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphySearchStepExecutionImpl(GiphySearchStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchStepExecutionImpl
-
Constructor for StepExecution
- GiphySearchStepImpl - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphySearchStepImpl() - Constructor for class aviadlevy.jenkins.plugin.giphy.search.impl.GiphySearchStepImpl
-
- GiphySearchStepImpl.DescriptorImpl - Class in aviadlevy.jenkins.plugin.giphy.search.impl
-
- GiphyStep - Class in aviadlevy.jenkins.plugin.giphy
-
- GiphyStep() - Constructor for class aviadlevy.jenkins.plugin.giphy.GiphyStep
-
Default constructor
- GiphyStepExecution<T,S extends GiphyStep> - Class in aviadlevy.jenkins.plugin.giphy
-
- GiphyStepExecution(S, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.GiphyStepExecution
-
Constructor for StepExecution
- GiphyTranslateStep - Class in aviadlevy.jenkins.plugin.giphy.translate
-
- GiphyTranslateStep() - Constructor for class aviadlevy.jenkins.plugin.giphy.translate.GiphyTranslateStep
-
Default constructor
- GiphyTranslateStepExecution<T> - Class in aviadlevy.jenkins.plugin.giphy.translate
-
- GiphyTranslateStepExecution(GiphyTranslateStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.translate.GiphyTranslateStepExecution
-
Constructor for StepExecution
- GiphyTranslateStepExecutionImpl - Class in aviadlevy.jenkins.plugin.giphy.translate.impl
-
- GiphyTranslateStepExecutionImpl(GiphyTranslateStep, StepContext) - Constructor for class aviadlevy.jenkins.plugin.giphy.translate.impl.GiphyTranslateStepExecutionImpl
-
Constructor for StepExecution
- GiphyTranslateStepImpl - Class in aviadlevy.jenkins.plugin.giphy.translate.impl
-
- GiphyTranslateStepImpl() - Constructor for class aviadlevy.jenkins.plugin.giphy.translate.impl.GiphyTranslateStepImpl
-
- GiphyTranslateStepImpl.DescriptorImpl - Class in aviadlevy.jenkins.plugin.giphy.translate.impl
-