public interface Presenter
Modifier and Type | Method and Description |
---|---|
void |
doAddComment(String comment,
String workflowid) |
void |
doForward(WorkflowDocument wfDoc,
String toStepLabel) |
void |
go(com.google.gwt.user.client.ui.HasWidgets container) |
void go(com.google.gwt.user.client.ui.HasWidgets container)
void doForward(WorkflowDocument wfDoc, String toStepLabel)
Copyright © 2014. All Rights Reserved.