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


public interface ResourceElementReadyCommand


Method Summary
 void onFailure(Throwable cause)
           
 void onSuccess(String packageRef, Asset[] result, String name, String description)
           
 

Method Detail

onSuccess

void onSuccess(String packageRef,
               Asset[] result,
               String name,
               String description)

onFailure

void onFailure(Throwable cause)


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