Class ProcessClientServiceV2


  • @ApplicationScoped
    public class ProcessClientServiceV2
    extends Object
    The process client service implementation.
    • Field Detail

      • TKIT_RHPAM_SKIP_MESSAGE

        public static final String TKIT_RHPAM_SKIP_MESSAGE
        The constant TKIT_RHPAM_SKIP_MESSAGE.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProcessClientServiceV2

        public ProcessClientServiceV2()
    • Method Detail

      • technicalError

        public void technicalError​(ProcessStepExecution workItem,
                                   ProcessStepExecutionResult result,
                                   org.eclipse.microprofile.reactive.messaging.Message message,
                                   Exception exception,
                                   AdditionalErrorInfo additionalErrorInfo)
        Technical error.
        Parameters:
        workItem - the work item
        result - the result
        message - the message
        exception - the exception
        additionalErrorInfo - the additional error info
      • startLog

        public ProcessStepExecution startLog​(org.eclipse.microprofile.reactive.messaging.Message message)
        Start log process step execution.
        Parameters:
        message - the message
        Returns:
        the process step execution