Package-level declarations
Types
A ViewModel that contains the information required to display a button in CompactProcessViewModel as part of the CompactProcessViewModel.primaryControlsViewModel or CompactProcessViewModel.secondaryControlsViewModel list of buttons.
This fragment works together with the ViewModel that provides details which define the contents of MainProcessPanel or TaskProcessPanel.
Metadata that describes an ongoing process. This allows the user to recognise what the ongoing process is about.
A ViewModel used for populating the templates of MainProcessPanels and TaskProcessPanels.
A specialization of CompactProcessFragment for use with MainProcessPanel.
A specialization of CompactProcessViewModel for use with MainProcessPanel.
A specialization of CompactProcessFragment for use with TaskProcessPanel.
A specialization of CompactProcessViewModel for use with TaskProcessPanel.
Inherited functions
Filters a list with CompactProcessControlViewModel items, so that only the items that are visible remain.