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

Version 1 Next »

Availability

This routine is available since katl-commons 2.5.8 .

Syntax:

admGetProjectWorkflowScheme(pkey)

Description:

Returns the project workflow scheme

Parameters:

Parameter name

Type

Required

Description

 pkeystringyesThe project 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