Class GuiContext
java.lang.Object
de.aristaflow.ilm.model.runtimeenvironment.guicontext.GuiContext
- All Implemented Interfaces:
Serializable
- See Also:
-
GUIContextTransferableGUIContext- Serialized Form
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull @Valid ActivityInstanceThis will be localised and contain runtime overrides (if applicable).@NotNull @Valid EbpInstanceReference@NotNull @Valid ExecutionContext@NotBlank String@NotBlank String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
actInstance
This will be localised and contain runtime overrides (if applicable). This differs fromExecutionContext.ebpInstancewhich stems directly from the corresponding process instance. -
ebpInstRef
-
sessionId
-
executionContext
-
transferredGuiContextId
-
guiContextAttributes
-
langTag
-
-
Constructor Details
-
GuiContext
public GuiContext()
-