jar

com.jorsek.publishing : cld-worker-interface

Maven & Gradle

Oct 01, 2020
0 stars

Jorsek publishing worker interface · A library holding POJOs useful in communicating with services for content publishers provided by Jorsek.

Table Of Contents

Latest Version

Download com.jorsek.publishing : cld-worker-interface JAR file - Latest Versions:

All Versions

Download com.jorsek.publishing : cld-worker-interface JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cld-worker-interface-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jorsek.cld.publishingbackend.dto

├─ com.jorsek.cld.publishingbackend.dto.JobStatusEnum.class - [JAR]

├─ com.jorsek.cld.publishingbackend.dto.JobStatusUpdate.class - [JAR]

├─ com.jorsek.cld.publishingbackend.dto.JobStatusUpdateBuilder.class - [JAR]

├─ com.jorsek.cld.publishingbackend.dto.LogMessage.class - [JAR]

├─ com.jorsek.cld.publishingbackend.dto.LogMessageLevel.class - [JAR]

├─ com.jorsek.cld.publishingbackend.dto.NewJob.class - [JAR]

com.jorsek.cld.metadatastorage.dto

├─ com.jorsek.cld.metadatastorage.dto.WorkerMetadata.class - [JAR]

├─ com.jorsek.cld.metadatastorage.dto.WorkerMetadataBuilder.class - [JAR]

com.jorsek.cld.workerconfiguration.dto

├─ com.jorsek.cld.workerconfiguration.dto.Configuration.class - [JAR]

├─ com.jorsek.cld.workerconfiguration.dto.OrganizationConfig.class - [JAR]

Advertisement