| Package | Description |
|---|---|
| aviadlevy.jenkins.plugin.giphy.search | |
| aviadlevy.jenkins.plugin.giphy.search.impl |
| Constructor and Description |
|---|
GiphySearchStepExecution(GiphySearchStep giphyStep,
org.jenkinsci.plugins.workflow.steps.StepContext context)
Constructor for StepExecution
|
| Modifier and Type | Class and Description |
|---|---|
class |
GiphySearchRandomByKeywordStep |
class |
GiphySearchStepImpl |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
GiphySearchStepExecutionImpl.handleGiphyResponse(GiphySearchStep step,
org.json.simple.JSONObject json) |
protected String |
GiphySearchRandomByKeywordStepExecution.handleGiphyResponse(GiphySearchStep step,
org.json.simple.JSONObject json)
method that responsible to what should we do with the response from giphy
|
| Constructor and Description |
|---|
GiphySearchRandomByKeywordStepExecution(GiphySearchStep giphyStep,
org.jenkinsci.plugins.workflow.steps.StepContext context)
Constructor for StepExecution
|
GiphySearchStepExecutionImpl(GiphySearchStep giphyStep,
org.jenkinsci.plugins.workflow.steps.StepContext context)
Constructor for StepExecution
|
Copyright © 2016–2018. All rights reserved.