Class orion.problems.ProblemService
				
				
			
				The problem service tracks markers and sends notification of marker changes.
				
				
					
Defined in:  </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/problems.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Creates a new problem service instance. | 
					Class Detail
				
				
				
						orion.problems.ProblemService()
				
				
				
					Creates a new problem service instance. Client should obtain the service
orion.core.marker from the service registry rather than instantiate
this service directly.