|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShortApplicationInformation | |
|---|---|
| org.jenkinsci.plugins.relution.entities | |
| Uses of ShortApplicationInformation in org.jenkinsci.plugins.relution.entities |
|---|
| Methods in org.jenkinsci.plugins.relution.entities that return types with arguments of type ShortApplicationInformation | |
|---|---|
List<ShortApplicationInformation> |
ApplicationList.getResults()
get an list of all released apps in the store. |
| Method parameters in org.jenkinsci.plugins.relution.entities with type arguments of type ShortApplicationInformation | |
|---|---|
void |
ApplicationList.setResults(List<ShortApplicationInformation> results)
set a new released app list |
| Constructor parameters in org.jenkinsci.plugins.relution.entities with type arguments of type ShortApplicationInformation | |
|---|---|
ApplicationList(ArrayList<ShortApplicationInformation> results)
Class holds informations about the released applications in the store |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||