Uses of Class
org.eclipse.egit.github.core.RepositoryHookResponse

Packages that use RepositoryHookResponse
org.eclipse.egit.github.core   
 

Uses of RepositoryHookResponse in org.eclipse.egit.github.core
 

Methods in org.eclipse.egit.github.core that return RepositoryHookResponse
 RepositoryHookResponse RepositoryHook.getLastResponse()
           
 RepositoryHookResponse RepositoryHookResponse.setCode(int code)
           
 RepositoryHookResponse RepositoryHookResponse.setMessage(String message)
           
 

Methods in org.eclipse.egit.github.core with parameters of type RepositoryHookResponse
 RepositoryHook RepositoryHook.setLastResponse(RepositoryHookResponse lastResponse)
           
 



Copyright © 2012. All Rights Reserved.