Class SystemIsNotCmsGuard

    • Constructor Detail

      • SystemIsNotCmsGuard

        public SystemIsNotCmsGuard()
    • Method Detail

      • shouldMatch

        protected boolean shouldMatch()
        Description copied from class: SystemEnvironmentAbstractGuard
        Override this method in a way that it would return true if environments should match, false otherwise.
        Overrides:
        shouldMatch in class SystemIsCmsGuard
        Returns:
        boolean value.