[Anthill-pro] anthill3-remoting/api/

Ryan Smith rws at urbancode.com
Wed Apr 16 08:53:12 CDT 2008


It was an oversight.


    static synchronized public BuildService getInstance();

    abstract public void runBuild(BuildRequest request)
    throws AnthillRuntimeException, PersistenceRuntimeException;

    abstract public void runBuilds(BuildRequest[] requests)
    throws AnthillRuntimeException, PersistenceRuntimeException;
    
    abstract public void runWorkflow(BuildRequest request)
    throws AnthillRuntimeException, PersistenceRuntimeException;
    
    abstract public void abortBuildRequest(BuildRequest request)
    throws AnthillRuntimeException, PersistenceRuntimeException;

    abstract public void restartBuild(BuildRequest request)
    throws AnthillRuntimeException, PersistenceRuntimeException;

    abstract public void restartWorkflow(BuildRequest request)
    throws AnthillRuntimeException, PersistenceRuntimeException;


Use runBuild for originating workflows and runWorkflow for non-originating.


Ryan

Frederic Jean wrote:
> I don’t find the BuildService object reference in anthill3-remoting api 
> , is that intended ?
> 
>  
> 
> Thank you
> 
>  
> 
> Frederic Jean
> 
> Programmeur Outils - GT
> Ubisoft (Montreal)
> E-mail: frederic.jean at ubisoft.com
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro

-- 
===========================================================
Ryan Smith.           		2044 Euclid Ave., Suite 600
Developer                   Cleveland, Ohio 44115
Urbancode, Inc.
                                email:  rws at urbancode.com
web:     www.urbancode.com      phone:  216-858-9000
web:     www.anthillpro.com     fax:    216-858-9602
===========================================================


More information about the Anthill-pro mailing list