Package | Description |
---|---|
org.camunda.bpm.cycle.web.service | |
org.camunda.bpm.cycle.web.service.resource | |
org.camunda.bpm.cycle.web.service.test |
Modifier and Type | Class and Description |
---|---|
class |
DefaultService
This is the default controller which handles user authentication / authorization.
|
class |
ErrorViewService
This controller exposes error pages
|
class |
InitialConfigurationService |
class |
LoginService |
class |
ViewService
This controller exposes the views offered by the application
under
app/secured/view . |
Modifier and Type | Class and Description |
---|---|
class |
BpmnDiagramService |
class |
ConnectorConfigurationService |
class |
ConnectorCredentialsService
FIXME this class is untested!
|
class |
ConnectorService |
class |
RoundtripService
This is the main roundtrip rest controller which exposes roundtrip
list ,
get ,
create andupdate methods as well as some utilities to the cycle client application. |
class |
UserService
This is the user rest controller which exposes user
list ,
get ,
create andupdate methods as well as some utilities to the cycle client application. |
Modifier and Type | Class and Description |
---|---|
class |
TestRunnerService
This is the test controller which provides an interface to run angular end-to-end tests
|
Copyright © 2015. All rights reserved.