BPMN Editor – Manage the available Commands via Repositories
1. What You Will Learn
After finishing this guide you will understand how to manage command repositories in the BPMN Editor app.
2. What are Commands?
Each Command handles a certain task (e.g. creating a directory). They can be run on their own or be chained together and thereby represent the smallest building block of a Workflow
3. What is a Command Repository?
A command repository represents a collection of commands, this repository then can be added to BPMN Editor app, thereby the app will be able to fetch all the commands from the repository and will make them available to use.
4. Managing Commands
The following chapters will teach you how to manage your Commands.
4.1. Open the Command Repository Dialog
To open the Command dialog navigate to Preferences
> Commands
as seen below:

This Dialog is used for managing your command repositories.
4.2. Add Nexus and Artifactory Repository
Adding a nexus/artifactory repository works by simply clicking on one of the provided buttons in the upper section of the window. The displaying dialog will take all the information needed in order to add the repository. Once all the information is given the repository can be added by clicking the “Add” button.
4.3. Editing a Repository
Editing of a repository works by simply clicking the edit button of one of the repositories.
4.4. Deleting a Repository
A repository can be deleted by clicking the “Remove” Button of the repository which should be deleted.