Class StatisticsSettings

java.lang.Object
com.uc4.communication.StatisticsSettings

public class StatisticsSettings extends Object
This class represents the Process Flow settings. These settings can be found in the User Interface - Options - Settings - Statistics
  • Method Details

    • getMaxSingleObjectRecords

      public int getMaxSingleObjectRecords()
      Returns the maximum number of statistical data that should be shown in an object's statistical overview.
      Returns:
      Max records
    • setMaxSingleObjectRecords

      public void setMaxSingleObjectRecords(int maxSingleObjectRecords)
      Sets the maximum number of statistical data that should be shown in an object's statistical overview. The maximum value is 999.
      Parameters:
      maxSingleObjectRecords - Max records