org.jbpm.console.ng.ht.forms.client.display.displayers.task
Class FTLTaskDisplayerImpl
java.lang.Object
org.jbpm.console.ng.ht.forms.client.display.displayers.task.AbstractHumanTaskFormDisplayer
org.jbpm.console.ng.ht.forms.client.display.displayers.task.FTLTaskDisplayerImpl
- All Implemented Interfaces:
- GenericFormDisplayer<TaskKey>, HumanTaskFormDisplayer
@Dependent
public class FTLTaskDisplayerImpl
- extends AbstractHumanTaskFormDisplayer
| Fields inherited from class org.jbpm.console.ng.ht.forms.client.display.displayers.task.AbstractHumanTaskFormDisplayer |
ACTION_CLAIM_TASK, ACTION_COMPLETE_TASK, ACTION_RELEASE_TASK, ACTION_SAVE_TASK, ACTION_START_TASK, buttonsContainer, constants, container, deploymentId, formContainer, formContent, identity, jsniHelper, opener, resizeListener, taskId, taskName, taskOperationServices, taskRefreshed, taskServices |
| Methods inherited from class org.jbpm.console.ng.ht.forms.client.display.displayers.task.AbstractHumanTaskFormDisplayer |
addOnCloseCallback, addOnRefreshCallback, claim, clearStatus, close, complete, eventListener, getClaimTaskCallback, getCompleteTaskRemoteCallback, getContainer, getFooter, getOpener, getReleaseTaskRemoteCallback, getSaveTaskStateCallback, getStartTaskRemoteCallback, getUnexpectedErrorCallback, init, init, refresh, release, saveState, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTLTaskDisplayerImpl
public FTLTaskDisplayerImpl()
initDisplayer
protected void initDisplayer()
- Specified by:
initDisplayer in class AbstractHumanTaskFormDisplayer
supportsContent
public boolean supportsContent(String content)
publish
protected void publish(FTLTaskDisplayerImpl td)
complete
public void complete(com.google.gwt.core.client.JavaScriptObject values)
saveState
public void saveState(com.google.gwt.core.client.JavaScriptObject values)
completeFromDisplayer
protected void completeFromDisplayer()
- Specified by:
completeFromDisplayer in class AbstractHumanTaskFormDisplayer
saveStateFromDisplayer
protected void saveStateFromDisplayer()
- Specified by:
saveStateFromDisplayer in class AbstractHumanTaskFormDisplayer
startFromDisplayer
protected void startFromDisplayer()
- Specified by:
startFromDisplayer in class AbstractHumanTaskFormDisplayer
claimFromDisplayer
protected void claimFromDisplayer()
- Specified by:
claimFromDisplayer in class AbstractHumanTaskFormDisplayer
releaseFromDisplayer
protected void releaseFromDisplayer()
- Specified by:
releaseFromDisplayer in class AbstractHumanTaskFormDisplayer
getPriority
public int getPriority()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.