Package com.sodius.oslc.server.model
@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
-
ClassesClassDescriptionDefines a feedback, which is an ordered list of messages with an associated severity.Defines a feedback message, which is a description and an associated severity.The configuration of a job, detailing the schedule and providing feedback to the administrator.The configuration of a job schedule.Namespace and main concepts for back-end services to provide feedback to a web client.Namespace and main concepts for configuring background jobs.A task description.