transitionItems transition parameter

In the following method, for the parameter transition should we pass the transition id, which is an integer(after converting to a string), or should we pass the trigger name?

List<String> transitionItems(List<IPSGuid> ids, String transition) throws PSErrorsException, PSErrorException

thanks
Manvinder

Trigger Name