|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RepoQueryIF.UrlStatus in Repository |
Methods in Repository with parameters of type RepoQueryIF.UrlStatus | |
protected void |
SaveSubs.notify2(java.lang.String owner,
java.lang.String host,
java.lang.String arch,
RepoQueryIF.UrlStatus[] subs)
Notifies the success or failure of a deployment set. |
(package private) static void |
RepoSubs.notify(java.lang.String owner,
java.lang.String host,
java.lang.String arch,
RepoQueryIF.UrlStatus[] subscribers)
Notifies the success or failure of a deployment set. |
void |
RepoQueryImpl.Notify(java.lang.String archive,
RepoQueryIF.UrlStatus[] subscribers)
Query API. |
void |
RepoQueryImpl.Notify(java.lang.String archive,
RepoQueryIF.UrlStatus[] subscribers,
java.lang.String user)
Core implementation. |
void |
RepoQueryIF.Notify(java.lang.String archive,
RepoQueryIF.UrlStatus[] subscribers)
Called by relay to notify the success or failure of a deployment. |
(package private) static void |
RepoASubs.notify(java.lang.String owner,
java.lang.String host,
java.lang.String arch,
RepoQueryIF.UrlStatus[] subscribers)
Notifies the success or failure of a deployment set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |