|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Application | |
---|---|
org.jenkinsci.plugins.relution |
Uses of Application in org.jenkinsci.plugins.relution |
---|
Methods in org.jenkinsci.plugins.relution that return types with arguments of type Application | |
---|---|
List<Application> |
RelutionPublisher.getApplications()
Returns the application file path mask |
List<Application> |
RelutionPublisher.DescriptorImpl.getInstances()
|
Method parameters in org.jenkinsci.plugins.relution with type arguments of type Application | |
---|---|
void |
RelutionPublisher.DescriptorImpl.setInstances(List<Application> instances)
|
Constructors in org.jenkinsci.plugins.relution with parameters of type Application | |
---|---|
ApplicationFileCallable(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener,
List<RelutionCommunicator> communicators,
Application application)
Constructor. |
Constructor parameters in org.jenkinsci.plugins.relution with type arguments of type Application | |
---|---|
RelutionPublisher(List<Application> applications)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |