activities
latest
false
- Overview
- Cryptography
- Database
- Java
- Python
- WebAPI

Developer Activities
Last updated Oct 23, 2025
The following table lists the activities that are included in the Java activity package.
| Activity | Description | 
|---|---|
| Initializes a specified Java library and provides a scope for Java Activities. All Java activities must run inside a Java Scope. | |
| Loads a Java Library Package file in the current Java Scope for subsequent actions. | |
| Invokes a specified Java method from a  .jarloaded in the Java Scope. | |
| Converts a  JavaObjectinto a .NET primitive data type. | |
| Creates a  JavaObjectvariable from a class by using the builder specified in the TargetType property field. | |
| Returns a public field from a specified  JavaObjectvariable or from a public static field inside a class. |