summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/CA/NoWorkflow.xml
blob: c0e2d6f5ff50dac7c6c840dcc459c7c6dee3ae07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<CompositeActivityDef ID="-1" Name="NoWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
	<childrenGraphModel>
		<GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="-1" NextId="0"/>
	</childrenGraphModel>
	<Properties>
		<KeyValuePair Key="Autostart" Boolean="true"/>
		<KeyValuePair Key="ScriptVersion" String=""/>
		<KeyValuePair Key="Agent Role" String=""/>
		<KeyValuePair Key="Agent Name" String=""/>
		<KeyValuePair Key="ScriptName" String=""/>
		<KeyValuePair Key="Show time" Boolean="true"/>
		<KeyValuePair Key="Mail Message" String=""/>
		<KeyValuePair Key="Viewpoint" String=""/>
		<KeyValuePair Key="SchemaType" String=""/>
		<KeyValuePair Key="Ignorable" Boolean="false"/>
		<KeyValuePair Key="Repeatable" Boolean="false"/>
		<KeyValuePair Key="Skippable" Boolean="false"/>
		<KeyValuePair Key="SchemaVersion" String=""/>
		<KeyValuePair Key="Description" String=""/>
		<KeyValuePair Key="Mail event" String=""/>
	</Properties>
</CompositeActivityDef>