Kie Workbench - Common - UI 6.0.0.CR3

org.kie.workbench.common.widgets.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)

Kie Workbench - Common - UI 6.0.0.CR3

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