Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

In order to define a new Code Snippet, follow the steps below:

  1. Click on New Snippet on the Code Snippets tab. You can also create a folder to organize your code snippets by clicking on New Folder and entering a name for your folder.
  2. This will open up the New Snippet tab


  3. Fill out the information needed to define your new snippet below and click on the Save button.
    1. Name is the name of your snippet.

    2. Keywords will be used during searching.

    3. Class is the fully qualified path to the Java class developed. 

    4. Dependencies is dependency to any jar file (the developed class file should be bundled in a jar file and uploaded through Artifacts->File Uploads) used. 

    5. Data Templates includes all the data templates you want to make available to your snippet.

  • No labels