Skip navigation links

sdk-src 15.1.60 API

The ALM Octane REST API Java SDK.

See: Description

Packages 
Package Description
com.hpe.adm.nga.sdk  
com.hpe.adm.nga.sdk.attachments  
com.hpe.adm.nga.sdk.authentication  
com.hpe.adm.nga.sdk.classfactory  
com.hpe.adm.nga.sdk.entities  
com.hpe.adm.nga.sdk.entities.create  
com.hpe.adm.nga.sdk.entities.delete  
com.hpe.adm.nga.sdk.entities.get  
com.hpe.adm.nga.sdk.entities.update  
com.hpe.adm.nga.sdk.exception  
com.hpe.adm.nga.sdk.manualtests  
com.hpe.adm.nga.sdk.manualtests.script  
com.hpe.adm.nga.sdk.manualtests.teststeps  
com.hpe.adm.nga.sdk.metadata  
com.hpe.adm.nga.sdk.metadata.features  
com.hpe.adm.nga.sdk.metadata.fieldfeatures  
com.hpe.adm.nga.sdk.model  
com.hpe.adm.nga.sdk.network  
com.hpe.adm.nga.sdk.network.google  
com.hpe.adm.nga.sdk.query  
com.hpe.adm.nga.sdk.siteadmin  
com.hpe.adm.nga.sdk.siteadmin.version  

The ALM Octane REST API Java SDK.

To create a new instance use the Octane class. Once an Octane instance has been created the shared space and workspace contexts can be added. See the various documentation for more information.

To create a new instance use the following example:

Octane octane = new Octane.Builder(new SimpleUserAuthentication("user", "pass")).build();

Skip navigation links

Copyright © 2021 Micro Focus. All rights reserved.