Class AbstractTransactionFeedbackPollingTask

    • Field Detail

      • days

        protected final com.querydsl.core.types.dsl.NumberPath<Integer> days
      • alreadyNotifiedPath

        protected final com.querydsl.core.types.dsl.BooleanPath alreadyNotifiedPath
      • useIgnoreListAndPermission

        protected final boolean useIgnoreListAndPermission
    • Constructor Detail

      • AbstractTransactionFeedbackPollingTask

        public AbstractTransactionFeedbackPollingTask​(com.querydsl.core.types.dsl.NumberPath<Integer> days,
                                                      com.querydsl.core.types.dsl.BooleanPath alreadyNotifiedPath,
                                                      boolean useIgnoreListAndPermission)