Guvnor Commons UI 6.0.0.Beta2

org.kie.guvnor.commons.ui.client.popups.file
Interface CommandWithPayload<T>

All Known Subinterfaces:
CommandWithCommitMessage, CommandWithFileNameAndCommitMessage

public interface CommandWithPayload<T>

A command that can have a payload when executed


Method Summary
 void execute(T payload)
           
 

Method Detail

execute

void execute(T payload)

Guvnor Commons UI 6.0.0.Beta2

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