I am trying to collect metadata for a Process. Is there any way to determine the list of available outgoing Transition names for an ActivityExecution? I'd like to be able to list the legal values for signalName in ExecutionService.signalExecutionByID, or the legal values for outcome in TaskService.completeTask.