getServiceAction

public static String getServiceAction(String dynamicService)

Produces the string used to start a dynamic service. This will be used in the future.

Return

the string used to start a dynamic service.

Parameters

dynamicService

the dynamic service name.

See also