Kie Workbench - Common - UI 6.1.0.CR1

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.1.0.CR1

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