View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window glossary-workflow-server-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.odpi.openmetadata.viewservices.glossaryworkflow.server
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.server.GlossaryWorkflowInstance.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.server.GlossaryWorkflowInstanceHandler.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.server.GlossaryWorkflowRESTServices.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.server.GlossaryWorkflowRegistration.class - [JAR]
org.odpi.openmetadata.viewservices.glossaryworkflow.admin
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.admin.GlossaryWorkflowAdmin.class - [JAR]
org.odpi.openmetadata.viewservices.glossaryworkflow.ffdc
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.ffdc.GlossaryWorkflowAuditCode.class - [JAR]
org.odpi.openmetadata.viewservices.glossaryworkflow.rest
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.ArchiveRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.ClassificationRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.ControlledGlossaryTermRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.EffectiveTimeQueryRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.GlossaryTemplateRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.GlossaryTermActivityTypeListResponse.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.GlossaryTermRelationshipStatusListResponse.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.GlossaryTermStatusListResponse.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.GlossaryTermStatusRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.ReferenceableRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.ReferenceableUpdateRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.RelationshipRequestBody.class - [JAR]
├─ org.odpi.openmetadata.viewservices.glossaryworkflow.rest.TemplateRequestBody.class - [JAR]