Class ProcessApplicationLogger

    • Constructor Detail

      • ProcessApplicationLogger

        public ProcessApplicationLogger()
    • Method Detail

      • taskNotRelatedToExecution

        public void taskNotRelatedToExecution​(DelegateTask delegateTask)
      • noTargetProcessApplicationForExecution

        public void noTargetProcessApplicationForExecution​(DelegateExecution execution)
      • paDoesNotProvideExecutionListener

        public void paDoesNotProvideExecutionListener​(String paName)
      • paDoesNotProvideTaskListener

        public void paDoesNotProvideTaskListener​(String paName)
      • paElResolversDiscovered

        public void paElResolversDiscovered​(String summary)
      • noElResolverProvided

        public void noElResolverProvided​(String paName,
                                         String string)
      • servletDeployerNoPaFound

        public void servletDeployerNoPaFound​(String ctxName)
      • paWrongTypeException

        public String paWrongTypeException​(Class<?> paClass)
      • detectedPa

        public void detectedPa​(Class<?> paClass)
      • alreadyDeployed

        public void alreadyDeployed()
      • notDeployed

        public void notDeployed()
      • couldNotRemoveDefinitionsFromCache

        public void couldNotRemoveDefinitionsFromCache​(Throwable t)
      • exceptionWhileUnregisteringDeploymentsWithJobExecutor

        public void exceptionWhileUnregisteringDeploymentsWithJobExecutor​(Exception e)
      • registrationSummary

        public void registrationSummary​(String string)
      • exceptionWhileLoggingRegistrationSummary

        public void exceptionWhileLoggingRegistrationSummary​(Throwable e)
      • isContextSwitchLoggable

        public boolean isContextSwitchLoggable()