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 bonita-organization-model-1.0.0-alpha-01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bonitasoft.engine.identity.xml
├─ org.bonitasoft.engine.identity.xml.ExportedContactInfo.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedCustomUserInfoDefinition.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedCustomUserInfoValue.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedGroup.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedRole.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedUser.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedUserMembership.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.ExportedUserPassword.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.MetaData.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.Organization.class - [JAR]
├─ org.bonitasoft.engine.identity.xml.package-info.class - [JAR]
org.bonitasoft.engine.identity.impl
├─ org.bonitasoft.engine.identity.impl.ContactDataBuilder.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.ContactDataImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.CustomUserInfoDefinitionImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.CustomUserInfoValueImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.GroupImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.IconImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.RoleImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.UserImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.UserMembershipImpl.class - [JAR]
├─ org.bonitasoft.engine.identity.impl.UserWithContactDataImpl.class - [JAR]
org.bonitasoft.engine.identity
├─ org.bonitasoft.engine.identity.ContactData.class - [JAR]
├─ org.bonitasoft.engine.identity.CustomUserInfo.class - [JAR]
├─ org.bonitasoft.engine.identity.CustomUserInfoDefinition.class - [JAR]
├─ org.bonitasoft.engine.identity.CustomUserInfoValue.class - [JAR]
├─ org.bonitasoft.engine.identity.ExportedUserBuilder.class - [JAR]
├─ org.bonitasoft.engine.identity.ExportedUserBuilderFactory.class - [JAR]
├─ org.bonitasoft.engine.identity.Group.class - [JAR]
├─ org.bonitasoft.engine.identity.Icon.class - [JAR]
├─ org.bonitasoft.engine.identity.MemberType.class - [JAR]
├─ org.bonitasoft.engine.identity.OrganizationParser.class - [JAR]
├─ org.bonitasoft.engine.identity.Role.class - [JAR]
├─ org.bonitasoft.engine.identity.User.class - [JAR]
├─ org.bonitasoft.engine.identity.UserMembership.class - [JAR]
├─ org.bonitasoft.engine.identity.UserWithContactData.class - [JAR]