JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.shared.api.model.wi
Interface WorkItemsInScopePermissions
public interface
WorkItemsInScopePermissions
Since:
3.9.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
createWorkItemOfType
(
String
typeId)
IterableWithSize
<
EnumOption
>
createWorkItemOfTypes
()
Method Details
createWorkItemOfType
boolean
createWorkItemOfType
(@NotNull
String
typeId)
createWorkItemOfTypes
@NotNull
IterableWithSize
<
EnumOption
>
createWorkItemOfTypes
()