Class Utils

java.lang.Object
com.polarion.alm.ws.client.Utils

public class Utils extends Object
Utility classes for Polarion Web Services.

Encoded location is triplet (REPOSITORY_NAME:)LOCATION_PATH(#REVISION), e.g. a/b#123 or default:/a/b. Each component is encoded so that all \ is prepended before every one of \:#. For more information on locations see com.polarion.subterra.base.location.ILocation from Polarion Java API.

Since:
3.4.1
Author:
Stepan Roh