DOC

com.opkloud : kloudminions-api

Maven & Gradle

Oct 14, 2020
1 usages

Kloudminions API · Kloud Minions allow operations and developers to easily and efficiently write cloud automation tasks. This is accomplished via a simple process language that can combine the actions of many simple minions to create robust and arbitrarily-complex processes. Minion libraries can be created and reused to automate the most common actions.

Table Of Contents

Latest Version

Download com.opkloud : kloudminions-api Javadoc & API Documentation - Latest Versions:

All Versions

Download com.opkloud : kloudminions-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file kloudminions-api-1.0.7-javadoc.jar to kloudminions-api-1.0.7-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder kloudminions-api-1.0.7-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "kloudminions-api-1.0.7-sources.jar" -d "kloudminions-api-1.0.7-javadoc" -subpackages 

Advertisement