Class and Description |
---|
com.opensymphony.workflow.util.AllowOwnerOfStepCondition
Use IsUserOwnerCondition instead
|
com.opensymphony.workflow.util.AllowOwnerOnlyCondition
Use IsUserOwnerCondition instead
|
com.opensymphony.workflow.util.DenyOwnerCondition
Use IsUserOwnerCondition instead
|
com.opensymphony.workflow.query.WorkflowQuery
use
WorkflowExpressionQuery instead |
Field and Description |
---|
com.opensymphony.workflow.spi.WorkflowEntry.COMPLETED
since 2.9.0 as this is clone for JIRA we no not need this status
|
Constructor and Description |
---|
com.opensymphony.workflow.loader.WorkflowDescriptor()
use
DescriptorFactory instead |
com.opensymphony.workflow.loader.WorkflowDescriptor(Element)
use
DescriptorFactory instead |
Copyright © 2021 catworkx GmbH. All rights reserved.