Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.widgets.drools.explorer
Interface ArtifactDependenciesReadyCommand


public interface ArtifactDependenciesReadyCommand


Method Summary
 void onFailure(Throwable cause)
           
 void onSuccess(Collection<MavenArtifact> excludedItems)
           
 

Method Detail

onSuccess

void onSuccess(Collection<MavenArtifact> excludedItems)

onFailure

void onFailure(Throwable cause)

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.