Class ReportFilterParameter

java.lang.Object
pro.taskana.monitor.rest.ReportFilterParameter
Direct Known Subclasses:
PriorityReportFilterParameter, TimeIntervalReportFilterParameter

public class ReportFilterParameter extends Object
  • Field Details

    • inWorkingDays

      protected final Boolean inWorkingDays
    • workbasketId

      protected final String[] workbasketId
    • state

      protected final pro.taskana.task.api.TaskState[] state
    • classificationCategory

      protected final String[] classificationCategory
    • domain

      protected final String[] domain
    • classificationId

      protected final String[] classificationId
    • excludedClassificationId

      protected final String[] excludedClassificationId
    • custom1

      protected final String[] custom1
    • custom1Like

      protected final String[] custom1Like
    • custom1NotIn

      protected final String[] custom1NotIn
    • custom2

      protected final String[] custom2
    • custom2Like

      protected final String[] custom2Like
    • custom2NotIn

      protected final String[] custom2NotIn
    • custom3

      protected final String[] custom3
    • custom3Like

      protected final String[] custom3Like
    • custom3NotIn

      protected final String[] custom3NotIn
    • custom4

      protected final String[] custom4
    • custom4Like

      protected final String[] custom4Like
    • custom4NotIn

      protected final String[] custom4NotIn
    • custom5

      protected final String[] custom5
    • custom5Like

      protected final String[] custom5Like
    • custom5NotIn

      protected final String[] custom5NotIn
    • custom6

      protected final String[] custom6
    • custom6Like

      protected final String[] custom6Like
    • custom6NotIn

      protected final String[] custom6NotIn
    • custom7

      protected final String[] custom7
    • custom7Like

      protected final String[] custom7Like
    • custom7NotIn

      protected final String[] custom7NotIn
    • custom8

      protected final String[] custom8
    • custom8Like

      protected final String[] custom8Like
    • custom8NotIn

      protected final String[] custom8NotIn
    • custom9

      protected final String[] custom9
    • custom9Like

      protected final String[] custom9Like
    • custom9NotIn

      protected final String[] custom9NotIn
    • custom10

      protected final String[] custom10
    • custom10Like

      protected final String[] custom10Like
    • custom10NotIn

      protected final String[] custom10NotIn
    • custom11

      protected final String[] custom11
    • custom11Like

      protected final String[] custom11Like
    • custom11NotIn

      protected final String[] custom11NotIn
    • custom12

      protected final String[] custom12
    • custom12Like

      protected final String[] custom12Like
    • custom12NotIn

      protected final String[] custom12NotIn
    • custom13

      protected final String[] custom13
    • custom13Like

      protected final String[] custom13Like
    • custom13NotIn

      protected final String[] custom13NotIn
    • custom14

      protected final String[] custom14
    • custom14Like

      protected final String[] custom14Like
    • custom14NotIn

      protected final String[] custom14NotIn
    • custom15

      protected final String[] custom15
    • custom15Like

      protected final String[] custom15Like
    • custom15NotIn

      protected final String[] custom15NotIn
    • custom16

      protected final String[] custom16
    • custom16Like

      protected final String[] custom16Like
    • custom16NotIn

      protected final String[] custom16NotIn
  • Constructor Details

    • ReportFilterParameter

      @ConstructorProperties({"in-working-days","workbasket-id","state","classification-category","domain","classification-id","excluded-classification-id","custom-1","custom-1-like","custom-1-not-in","custom-2","custom-2-like","custom-2-not-in","custom-3","custom-3-like","custom-3-not-in","custom-4","custom-4-like","custom-4-not-in","custom-5","custom-5-like","custom-5-not-in","custom-6","custom-6-like","custom-6-not-in","custom-7","custom-7-like","custom-7-not-in","custom-8","custom-8-like","custom-8-not-in","custom-9","custom-9-like","custom-9-not-in","custom-10","custom-10-like","custom-10-not-in","custom-11","custom-11-like","custom-11-not-in","custom-12","custom-12-like","custom-12-not-in","custom-13","custom-13-like","custom-13-not-in","custom-14","custom-14-like","custom-14-not-in","custom-15","custom-15-like","custom-15-not-in","custom-16","custom-16-like","custom-16-not-in"}) public ReportFilterParameter(Boolean inWorkingDays, String[] workbasketId, pro.taskana.task.api.TaskState[] state, String[] classificationCategory, String[] domain, String[] classificationId, String[] excludedClassificationId, String[] custom1, String[] custom1Like, String[] custom1NotIn, String[] custom2, String[] custom2Like, String[] custom2NotIn, String[] custom3, String[] custom3Like, String[] custom3NotIn, String[] custom4, String[] custom4Like, String[] custom4NotIn, String[] custom5, String[] custom5Like, String[] custom5NotIn, String[] custom6, String[] custom6Like, String[] custom6NotIn, String[] custom7, String[] custom7Like, String[] custom7NotIn, String[] custom8, String[] custom8Like, String[] custom8NotIn, String[] custom9, String[] custom9Like, String[] custom9NotIn, String[] custom10, String[] custom10Like, String[] custom10NotIn, String[] custom11, String[] custom11Like, String[] custom11NotIn, String[] custom12, String[] custom12Like, String[] custom12NotIn, String[] custom13, String[] custom13Like, String[] custom13NotIn, String[] custom14, String[] custom14Like, String[] custom14NotIn, String[] custom15, String[] custom15Like, String[] custom15NotIn, String[] custom16, String[] custom16Like, String[] custom16NotIn)
  • Method Details

    • getInWorkingDays

      public Boolean getInWorkingDays()
    • getWorkbasketId

      public String[] getWorkbasketId()
    • getState

      public pro.taskana.task.api.TaskState[] getState()
    • getClassificationCategory

      public String[] getClassificationCategory()
    • getDomain

      public String[] getDomain()
    • getClassificationId

      public String[] getClassificationId()
    • getExcludedClassificationId

      public String[] getExcludedClassificationId()
    • getCustom1

      public String[] getCustom1()
    • getCustom1Like

      public String[] getCustom1Like()
    • getCustom1NotIn

      public String[] getCustom1NotIn()
    • getCustom2

      public String[] getCustom2()
    • getCustom2Like

      public String[] getCustom2Like()
    • getCustom2NotIn

      public String[] getCustom2NotIn()
    • getCustom3

      public String[] getCustom3()
    • getCustom3Like

      public String[] getCustom3Like()
    • getCustom3NotIn

      public String[] getCustom3NotIn()
    • getCustom4

      public String[] getCustom4()
    • getCustom4Like

      public String[] getCustom4Like()
    • getCustom4NotIn

      public String[] getCustom4NotIn()
    • getCustom5

      public String[] getCustom5()
    • getCustom5Like

      public String[] getCustom5Like()
    • getCustom5NotIn

      public String[] getCustom5NotIn()
    • getCustom6

      public String[] getCustom6()
    • getCustom6Like

      public String[] getCustom6Like()
    • getCustom6NotIn

      public String[] getCustom6NotIn()
    • getCustom7

      public String[] getCustom7()
    • getCustom7Like

      public String[] getCustom7Like()
    • getCustom7NotIn

      public String[] getCustom7NotIn()
    • getCustom8

      public String[] getCustom8()
    • getCustom8Like

      public String[] getCustom8Like()
    • getCustom8NotIn

      public String[] getCustom8NotIn()
    • getCustom9

      public String[] getCustom9()
    • getCustom9Like

      public String[] getCustom9Like()
    • getCustom9NotIn

      public String[] getCustom9NotIn()
    • getCustom10

      public String[] getCustom10()
    • getCustom10Like

      public String[] getCustom10Like()
    • getCustom10NotIn

      public String[] getCustom10NotIn()
    • getCustom11

      public String[] getCustom11()
    • getCustom11Like

      public String[] getCustom11Like()
    • getCustom11NotIn

      public String[] getCustom11NotIn()
    • getCustom12

      public String[] getCustom12()
    • getCustom12Like

      public String[] getCustom12Like()
    • getCustom12NotIn

      public String[] getCustom12NotIn()
    • getCustom13

      public String[] getCustom13()
    • getCustom13Like

      public String[] getCustom13Like()
    • getCustom13NotIn

      public String[] getCustom13NotIn()
    • getCustom14

      public String[] getCustom14()
    • getCustom14Like

      public String[] getCustom14Like()
    • getCustom14NotIn

      public String[] getCustom14NotIn()
    • getCustom15

      public String[] getCustom15()
    • getCustom15Like

      public String[] getCustom15Like()
    • getCustom15NotIn

      public String[] getCustom15NotIn()
    • getCustom16

      public String[] getCustom16()
    • getCustom16Like

      public String[] getCustom16Like()
    • getCustom16NotIn

      public String[] getCustom16NotIn()