diff options
Diffstat (limited to 'resources/boot/CA/NoWorkflow.xml')
| -rwxr-xr-x | resources/boot/CA/NoWorkflow.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/resources/boot/CA/NoWorkflow.xml b/resources/boot/CA/NoWorkflow.xml new file mode 100755 index 0000000..c0e2d6f --- /dev/null +++ b/resources/boot/CA/NoWorkflow.xml @@ -0,0 +1,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>
|
