@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="sodius_feedback",namespaceURI="http://www.sodius.com/ns/feedback#") @OslcNamespaceDefinition(prefix="sodius_jobs",namespaceURI="http://www.sodius.com/ns/jobs#")
Package com.sodius.oslc.server.model
Namespace and main concepts to ease back-end services providing information to the web client.
- Since:
- 2.0.0
-
Class Summary Class Description Feedback Defines a feedback, which is an ordered list of messages with an associated severity.FeedbackMessage Defines a feedback message, which is a description and an associated severity.JobConfig The configuration of a job, detailing the schedule and providing feedback to the administrator.JobScheduleConfig The configuration of a job schedule.SodiusFeedback Namespace and main concepts for back-end services to provide feedback to a web client.SodiusJobs Namespace and main concepts for configuring background jobs.SodiusJobs.GenericEntities Task A task description.