# IbmWorkloadSchedulerApi.JavaStep

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agent** | **String** | Agent name where the command will run | [optional] 
**jarPath** | **String** | The path to the jar file | [optional] 
**className** | **String** | The name of the class to use | [optional] 
**parameterMap** | **{String: String}** | The step&#39;s name | [optional] 


