次の方法で共有


SP へWorkflow.WorkflowAssociation オブジェクト (sp.js)

ワークフロー テンプレートと特定のリストまたはコンテンツ タイプとの関連付けを表し、そのワークフローと特定のリストまたはコンテンツ タイプとの関連付けについてのカスタム情報を返すメンバを含みます。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Workflow.WorkflowAssociation()

メンバー

WorkflowAssociationオブジェクトでは、次のメンバーがあります。

Constructor

WorkflowAssociationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

WorkflowAssociation

Initializes a new instance of the SP へWorkflow.WorkflowAssociation オブジェクト (sp.js).

メソッド

WorkflowAssociationオブジェクトでは、次の方法があります。

メソッド

説明

deleteObject

Removes this workflow association from its parent WorkflowAssociations collection.

initPropertiesFromJson

更新プログラム

Informs this workflow association's parent WorkflowAssociation collection that changes have been made to this workflow association.

プロパティ

WorkflowAssociationオブジェクトでは、次のプロパティがあります。

プロパティ

説明

allowManual

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

associationData

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

autoStartChange

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

autoStartCreate

Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.

baseId

Gets a value that specifies the identifier of the workflow template on which this workflow association is based.

作成しました。

Gets a value that specifies the date and time at which this workflow association was created.

説明

Gets or sets a value that specifies the description for this workflow association.

有効になっています。

Gets or sets a value that specifies whether new workflow instances will be allowed for this workflow association

historyListTitle

Gets or sets a value that specifies the title of the list to which to log workflow history events for this workflow association.

id

Gets a value that specifies the identifier of the workflow association.

instantiationUrl

Gets a value that specifies the URL of the workflow initiation form for this workflow association.

internalName

Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation.

isDeclarative

Gets a value that specifies whether the workflow association represents a declarative workflow.

listId

Gets a value that specifies the identifier of the list on which this workflow association resides.

変更

Gets a value that specifies the data and time at which this workflow association was last modified.

Gets or sets a value that specifies the name of this workflow association.

taskListTitle

Gets or sets a value that specifies the title of the list within which workflow tasks will be created for this workflow association.

webId

Gets a value that specifies the identifier of the site on which the workflow association resides.