Unknown identifier: "org.openengsb.domain/org.openengsb.domain.binarytransformation/0.0.6". Falling back to search
project
org.openengsb.domain / org.openengsb.domain.binarytransformation
- This domain defines the standard methods which a binary transformation provider factory should have.
org.openengsb.domain / org.openengsb.domain.contact
- Contact Domain is the tool domain for all tools with contactbooks like gcontacts or facebook
and provides the possibility to create, update, delete contacts.
org.openengsb.domain / org.openengsb.domain.issue
- Issue Domain is the tool domain for all issue tracking tools, like Jira, Trac or Mantis
and provides the possibility to create, update, delete and comment issues.
org.openengsb.domain / org.openengsb.domain.notification
- Notification Domain is an abstraction of basic notification services (e.g. email)
and provides the functionality for sending notifications to a specific recipent.
org.openengsb.domain / org.openengsb.domain.build
- Build Domain is used to build projects. The type of project is configured in
in the respective tool connector.
org.openengsb.domain / org.openengsb.domain.report
- Report Domain supports basic report generation, like event logging and manual report building
and provides basic report management features, like persistent storage of reports and a category system
for report...
org.openengsb.domain / org.openengsb.domain.test
- Test Domain is used to run tests for projects. The type of project is configured in
in the respective tool connector.
org.openengsb.domain / org.openengsb.domain.scm
- SCM Domain is an abstraction for basic interaction with revision control systems (e.g. Git, Subversion).
It polls external repositories for changes of content under source control and provides functionality...
org.openengsb.domain / org.openengsb.domain.appointment
- Appointment Domain is an abstraction of basic appointment services (e.g. doodle)
org.openengsb.domain / org.openengsb.domain.deploy
- Deploy Domain is used to deploy projects. The type of project is configured in
in the respective tool connector.