Class ExternalProcessJob

    • Constructor Detail

      • ExternalProcessJob

        public ExternalProcessJob​(Map serializedItem)
        Creates a new WorkflowJob.
        Parameters:
        serializedItem - the serialized item
    • Method Detail

      • createJobEvent

        public Event createJobEvent​(Integer retryCount,
                                    String jobId)
        Convenience method to create a job event for the workflow job.
        Parameters:
        retryCount - the number of retries
        jobId - the workflow job id
        Returns:
        the created event