jBPM Console NG - Human Tasks Forms API 6.2.0-SNAPSHOT
A C D F G H I O P R S

A

addOnCloseCallback(Command) - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
addOnRefreshCallback(Command) - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
addResizeFormContent(FormContentResizeListener) - Method in interface org.jbpm.console.ng.ht.forms.display.process.api.StartProcessFormDisplayer
 

C

claim() - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayer
 
clearContext(String) - Method in interface org.jbpm.console.ng.ht.forms.service.FormModelerProcessStarterEntryPoint
 
close() - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
complete(Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayer
 
completeTaskFromContext(String, Long, String) - Method in interface org.jbpm.console.ng.ht.forms.service.FormModelerProcessStarterEntryPoint
 

D

display(GenericFormDisplayer<? extends ItemKey>) - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 

F

FormContentResizeListener - Interface in org.jbpm.console.ng.ht.forms.display.view
Created by pefernan on 12/9/14.
FormDisplayerConfig<T extends ItemKey> - Interface in org.jbpm.console.ng.ht.forms.display
 
FormDisplayerView - Interface in org.jbpm.console.ng.ht.forms.display.view
 
FormLoadedEvent - Class in org.jbpm.console.ng.ht.forms.model.events
 
FormLoadedEvent() - Constructor for class org.jbpm.console.ng.ht.forms.model.events.FormLoadedEvent
 
FormLoadedEvent(String) - Constructor for class org.jbpm.console.ng.ht.forms.model.events.FormLoadedEvent
 
FormModelerProcessStarterEntryPoint - Interface in org.jbpm.console.ng.ht.forms.service
 
FormRenderedEvent - Class in org.jbpm.console.ng.ht.forms.model.events
 
FormRenderedEvent() - Constructor for class org.jbpm.console.ng.ht.forms.model.events.FormRenderedEvent
 
FormRenderedEvent(String) - Constructor for class org.jbpm.console.ng.ht.forms.model.events.FormRenderedEvent
 
FormServiceEntryPoint - Interface in org.jbpm.console.ng.ht.forms.service
 

G

GenericFormDisplayer<T extends ItemKey> - Interface in org.jbpm.console.ng.ht.forms.display
 
getAllActivities() - Method in interface org.jbpm.console.ng.ht.forms.service.PlaceManagerActivityService
 
getContainer() - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
getCurrentDisplayer() - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 
getFooter() - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
getForm() - Method in class org.jbpm.console.ng.ht.forms.model.events.FormRenderedEvent
 
getFormContent() - Method in interface org.jbpm.console.ng.ht.forms.display.FormDisplayerConfig
 
getFormContent() - Method in class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
getFormContent() - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
getFormDisplayProcess(String, String) - Method in interface org.jbpm.console.ng.ht.forms.service.FormServiceEntryPoint
 
getFormDisplayTask(long) - Method in interface org.jbpm.console.ng.ht.forms.service.FormServiceEntryPoint
 
getFormOpener() - Method in interface org.jbpm.console.ng.ht.forms.display.FormDisplayerConfig
 
getFormOpener() - Method in class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
getFormOpener() - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
getGroupName() - Method in class org.jbpm.console.ng.ht.forms.model.events.PaletteItemAddedEvent
 
getJsonForm() - Method in class org.jbpm.console.ng.ht.forms.model.events.FormLoadedEvent
 
getKey() - Method in interface org.jbpm.console.ng.ht.forms.display.FormDisplayerConfig
 
getKey() - Method in class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
getKey() - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
getMenuItemDescriptionMap() - Method in class org.jbpm.console.ng.ht.forms.model.events.PaletteItemAddedEvent
 
getOnCloseCommand() - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 
getOpener() - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
getPriority() - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
getProcessName() - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
getResizeListener() - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 

H

HumanTaskDisplayerConfig - Class in org.jbpm.console.ng.ht.forms.display.ht.api
 
HumanTaskDisplayerConfig(TaskKey) - Constructor for class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
HumanTaskFormDisplayer - Interface in org.jbpm.console.ng.ht.forms.display.ht.api
 
HumanTaskFormDisplayProvider - Interface in org.jbpm.console.ng.ht.forms.display.ht.api
 

I

init(FormDisplayerConfig<T>, Command, Command, FormContentResizeListener) - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 
initActivities(List<String>) - Method in interface org.jbpm.console.ng.ht.forms.service.PlaceManagerActivityService
 

O

org.jbpm.console.ng.ht.forms.display - package org.jbpm.console.ng.ht.forms.display
 
org.jbpm.console.ng.ht.forms.display.ht.api - package org.jbpm.console.ng.ht.forms.display.ht.api
 
org.jbpm.console.ng.ht.forms.display.process.api - package org.jbpm.console.ng.ht.forms.display.process.api
 
org.jbpm.console.ng.ht.forms.display.view - package org.jbpm.console.ng.ht.forms.display.view
 
org.jbpm.console.ng.ht.forms.model.events - package org.jbpm.console.ng.ht.forms.model.events
 
org.jbpm.console.ng.ht.forms.service - package org.jbpm.console.ng.ht.forms.service
 

P

PaletteItemAddedEvent - Class in org.jbpm.console.ng.ht.forms.model.events
 
PaletteItemAddedEvent(Map<String, Object>, String) - Constructor for class org.jbpm.console.ng.ht.forms.model.events.PaletteItemAddedEvent
 
PaletteItemAddedEvent() - Constructor for class org.jbpm.console.ng.ht.forms.model.events.PaletteItemAddedEvent
 
PlaceManagerActivityService - Interface in org.jbpm.console.ng.ht.forms.service
 
ProcessDisplayerConfig - Class in org.jbpm.console.ng.ht.forms.display.process.api
 
ProcessDisplayerConfig(ProcessDefinitionKey, String) - Constructor for class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 

R

release() - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayer
 
resize(int, int) - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormContentResizeListener
 

S

saveState(Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayer
 
saveTaskStateFromRenderContext(String, Long) - Method in interface org.jbpm.console.ng.ht.forms.service.FormModelerProcessStarterEntryPoint
 
saveTaskStateFromRenderContext(String, Long, boolean) - Method in interface org.jbpm.console.ng.ht.forms.service.FormModelerProcessStarterEntryPoint
 
setFormContent(String) - Method in class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
setFormContent(String) - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
setFormOpener(String) - Method in class org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskDisplayerConfig
 
setFormOpener(String) - Method in class org.jbpm.console.ng.ht.forms.display.process.api.ProcessDisplayerConfig
 
setOnCloseCommand(Command) - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 
setResizeListener(FormContentResizeListener) - Method in interface org.jbpm.console.ng.ht.forms.display.view.FormDisplayerView
 
setup(HumanTaskDisplayerConfig, FormDisplayerView) - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayProvider
 
setup(ProcessDisplayerConfig, FormDisplayerView) - Method in interface org.jbpm.console.ng.ht.forms.display.process.api.StartProcessFormDisplayProvider
 
start() - Method in interface org.jbpm.console.ng.ht.forms.display.ht.api.HumanTaskFormDisplayer
 
startProcess(Map<String, Object>) - Method in interface org.jbpm.console.ng.ht.forms.display.process.api.StartProcessFormDisplayer
 
StartProcessFormDisplayer - Interface in org.jbpm.console.ng.ht.forms.display.process.api
 
StartProcessFormDisplayProvider - Interface in org.jbpm.console.ng.ht.forms.display.process.api
 
startProcessFromDisplayer() - Method in interface org.jbpm.console.ng.ht.forms.display.process.api.StartProcessFormDisplayer
 
startProcessFromRenderContext(String, String, String) - Method in interface org.jbpm.console.ng.ht.forms.service.FormModelerProcessStarterEntryPoint
 
supportsContent(String) - Method in interface org.jbpm.console.ng.ht.forms.display.GenericFormDisplayer
 

A C D F G H I O P R S
jBPM Console NG - Human Tasks Forms API 6.2.0-SNAPSHOT

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