Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

/rest/minyaaTime/1.0/worklogTypes/all

DescriptionRetrieve all Worklog Types
MethodPOST
Content-Typeapplication/json
ParametersNone
HTTP 200 Return

An array of JSON Worklog Types is returned :

Code Block
languagexml
linenumberstrue
{
	id: "10001",
	name: "Analysis",
	nameTranslation: "Analysis",
	description: "Analysis",
	sequence: 1,
	iconurl: "/download/resources/jira.plugin.minyaa.time:Actions/icons/worklogtypes/wlAnalysis_16.png",
	statusColor: "#3300ff"
}
PropertiesValuesDescriptions
idintWorklog Type Id
namestringWorklog Type Name
nameTranslationstringWorklog Type Name internationalized
descriptionstringWorklog Type Description
sequenceintSequence Order
iconurlstringURL of the associated icon.
statusColorstringRGB Code Color

Excerpt
hiddentrue

 

Panel

On this page:

Table of Contents

 

Content by Label
showLabelsfalse
spacesMINYAA
showSpacefalse
sorttitle
typepage
cqllabel = "documentation-space-sample" and type = "page" and space = "MINYAA"
labelsdocumentation-space-sample

Info
titleUseful hint

See also ...