Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

What is it for?

  • Joget Workflow provided Bean Shell implementation as several Plugin Types. Please refer to usages section.
  • BeanShell is a small, embeddable Java source interpreter with object scripting language features written in Java.
  • BeanShell dynamically executes standard Java syntax in runtime.
  • By using BeanShell Plugin, you can type in valid Java codes in plugin configuration and the statements will be executed when the plugin is triggered.
  • No compilation cycle is needed.

What is the code syntax?

Usages

Use as Form Load Binder

Injected Variables:

Samples:

Use as Form Options Binder

Injected Variables:

Samples:

Use as Form Store Binder

Injected Variables:

Samples:

Use as Form Validator

Injected Variables:

Samples:

Use as Form Multi Row Load Binder

Injected Variables:

Samples:

Use as Form Multi Row Store Binder

Injected Variables:

Samples:

Use as Form Multi Row Validator

Injected Variables:

Samples:

Use as Form Permission

Injected Variables:

Samples:

Use as Process Participant

Injected Variables:

Samples:

Use as Process Tool 

Injected Variables:

Samples:

Use as Userview Permission

Injected Variables:

Samples: