ExecutionDescriptor.getActivityType

Returns the activity type for the Interactive Activity linked with the interactive task represented by this ExecutionDescriptor. The types for the activity types supplied with the system are:
  • Ebase Form Activity - "EbaseFormActivity"
  • Custom Activity - "CustomActivityType"
  • Manual Task Activity - "ManualTaskActivity"

returns java.lang.String