Class AnnotatatedWithTransactionalWithPropagationEqualsToMandatory

java.lang.Object
com.tngtech.archunit.base.DescribedPredicate<com.tngtech.archunit.core.domain.JavaAnnotation<?>>
com.pawapay.tool.gradle.javaapp.task.arch.predicate.AnnotatatedWithTransactionalWithPropagationEqualsToMandatory
All Implemented Interfaces:
com.tngtech.archunit.base.Predicate<com.tngtech.archunit.core.domain.JavaAnnotation<?>>

public class AnnotatatedWithTransactionalWithPropagationEqualsToMandatory
extends com.tngtech.archunit.base.DescribedPredicate<com.tngtech.archunit.core.domain.JavaAnnotation<?>>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.tngtech.archunit.base.Predicate

    com.tngtech.archunit.base.Predicate.Defaults
  • Constructor Summary

    Constructors 
    Constructor Description
    AnnotatatedWithTransactionalWithPropagationEqualsToMandatory()  
  • Method Summary

    Modifier and Type Method Description
    boolean apply​(com.tngtech.archunit.core.domain.JavaAnnotation<?> annotation)  

    Methods inherited from class com.tngtech.archunit.base.DescribedPredicate

    allElements, alwaysFalse, alwaysTrue, and, anyElementThat, as, describe, doesNot, doNot, empty, equalTo, forSubType, getDescription, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo, not, onResultOf, or, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait