Package 

Class UnchangedCheck

  • All Implemented Interfaces:
    com.cognifide.gradle.aem.common.instance.check.Check

    
    public final class UnchangedCheck
     extends DefaultCheck 
                        
    Check that protects against false-positive CRX package deployments.It awaits instance state to be changed at least one time. If it does not, it just make a little delay to be sure that this state is not temporary.