Interface Context

All Known Implementing Classes:
AcceptanceContext, ApplicationContext, DataChooserContext, DataSourceContext, FunctionContext, ScheduledTaskContext, UserContext, ValidationContext, WorkflowContext

@Api public interface Context
Context. Holds some data about current operation.
Author:
Cezary Kozar 14 cze 2016
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns this context name (for identification purposes)
  • Method Details

    • name

      String name()
      Returns this context name (for identification purposes)