public class EventOverviewPanel extends DetailPanel
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandler
com.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.MarginInfo, com.vaadin.ui.Layout.SpacingHandler
com.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener
mainPanel
Constructor and Description |
---|
EventOverviewPanel() |
Modifier and Type | Method and Description |
---|---|
protected void |
fillEventValues() |
protected void |
fillInstanceValues() |
protected Map<String,SimulationEventHandler> |
getReplayHandlers(String processInstanceId) |
protected List<Function<EventLogEntry,SimulationEvent>> |
getTransformers() |
protected void |
init() |
protected void |
initEvents() |
protected void |
initEventsTable() |
protected void |
initEventTitle(com.vaadin.ui.HorizontalLayout eventsHeader) |
protected void |
initializeCurrentValues() |
protected void |
initializeDefinitionMap() |
protected void |
initInstancesTable() |
protected void |
initProcessInstances() |
protected void |
initProcessInstanceTitle(com.vaadin.ui.HorizontalLayout instancesHeader) |
protected void |
refreshEvents() |
protected void |
refreshInstances(String processDefinitionId) |
addComponent, addComponent, addComponentAsFirst, addDetailComponent, addDetailComponent, getMainPanel, setDetailContainer, setDetailExpandRatio, setFixedButtons
addListener, getComponent, getComponentAlignment, getComponentCount, getComponentIndex, getComponentIterator, getExpandRatio, isSpacing, isSpacingEnabled, paintContent, removeComponent, removeListener, replaceComponent, setComponentAlignment, setComponentAlignment, setComponentAlignment, setExpandRatio, setSpacing
changeVariables, fireClick, getMargin, setMargin, setMargin, setMargin
addListener, addListener, attach, detach, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll, setEnabled, setHeight, setWidth
addListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, focus, getApplication, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getListeners, getLocale, getParent, getStyle, getStyleName, getWidth, getWidthUnits, getWindow, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setCaption, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, addListener, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll
addListener, addStyleName, attach, childRequestedRepaint, detach, getApplication, getCaption, getIcon, getLocale, getParent, getStyleName, getWindow, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisible
protected transient HistoryService historyService
protected transient RepositoryService repositoryService
protected transient RuntimeService runtimeService
protected transient IdentityService identityService
protected transient ManagementService managementService
protected I18nManager i18nManager
protected VariableRendererManager variableRendererManager
protected com.vaadin.ui.HorizontalLayout instanceLayout
protected com.vaadin.ui.NativeSelect definitionSelect
protected com.vaadin.ui.Button replayButton
protected com.vaadin.ui.Table instanceTable
protected com.vaadin.ui.HorizontalLayout eventLayout
protected com.vaadin.ui.Button stepButton
protected com.vaadin.ui.Button showProcessInstanceButton
protected com.vaadin.ui.Table eventTable
protected com.vaadin.ui.Label noMembersTable
protected List<ProcessDefinition> definitionList
protected Map<String,ProcessDefinition> definitionMap
protected List<HistoricProcessInstance> instanceList
protected List<SimulationEvent> simulationEvents
protected HistoricProcessInstance replayHistoricInstance
protected SimulationDebugger simulationDebugger
protected void initializeDefinitionMap()
protected void initializeCurrentValues()
protected void init()
protected void initProcessInstances()
protected void initProcessInstanceTitle(com.vaadin.ui.HorizontalLayout instancesHeader)
protected void initInstancesTable()
protected void refreshInstances(String processDefinitionId)
protected void fillInstanceValues()
protected void initEvents()
protected void initEventTitle(com.vaadin.ui.HorizontalLayout eventsHeader)
protected void initEventsTable()
protected void refreshEvents()
protected void fillEventValues()
protected List<Function<EventLogEntry,SimulationEvent>> getTransformers()
protected Map<String,SimulationEventHandler> getReplayHandlers(String processInstanceId)
Copyright © 2016 Alfresco. All rights reserved.