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 activiti-cloud-services-query-notifications-7-201802-EA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.activiti.cloud.services.query.notifications.config
├─ org.activiti.cloud.services.query.notifications.config.ActivitiNotificationsGatewayProperties.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.config.EnableActivitiNotificationsGateway.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.config.NotificationsGatewayChannels.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.config.NotificationsGatewayConfiguration.class - [JAR]
org.activiti.cloud.services.query.notifications.graphql
├─ org.activiti.cloud.services.query.notifications.graphql.GraphQLProcessEngineNotification.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.graphql.GraphQLProcessEngineNotificationTransformer.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.graphql.SpELTemplateRoutingKey.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.graphql.SpELTemplateRoutingKeyResolver.class - [JAR]
org.activiti.cloud.services.query.notifications.model
├─ org.activiti.cloud.services.query.notifications.model.ProcessEngineNotification.class - [JAR]
org.activiti.cloud.services.query.notifications
├─ org.activiti.cloud.services.query.notifications.NotificationsGateway.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.NotificationsGatewaySupport.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.RoutingKeyResolver.class - [JAR]
org.activiti.cloud.services.query.notifications.consumer
├─ org.activiti.cloud.services.query.notifications.consumer.NotificationsConsumerChannelHandler.class - [JAR]
├─ org.activiti.cloud.services.query.notifications.consumer.ProcessEngineNotificationTransformer.class - [JAR]