Skip to end of banner
Go to start of banner

admGetProjectWorkflowScheme

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Availability

This routine is available starting with katl-commons 2.5.8.

Syntax

admGetProjectWorkflowScheme(pkey)

Description

Returns the project workflow scheme.

Parameters

Parameter name

Type

Required

Description

 pkeystringyesProject key.

Return type

string

The requested scheme name.

Remarks

Because Jira "Default Workflow Scheme" has no name in the database, if the routine returns the empty string that means the default scheme is currently attached to the specified project.

See also

  • No labels