diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-06-04 15:37:34 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-06-04 15:37:34 +0200 |
| commit | 388a76a73c8a8131c7af8df2ba03cf16511c8ea5 (patch) | |
| tree | 473206237625785b7828dd73c7e7be8b184bfba0 /resources/boot/CA/ItemDescriptionFactoryWf.xml | |
| parent | eac30db6329f05cc7cf2a35613497e357b4db3aa (diff) | |
Mavenized
Diffstat (limited to 'resources/boot/CA/ItemDescriptionFactoryWf.xml')
| -rw-r--r-- | resources/boot/CA/ItemDescriptionFactoryWf.xml | 107 |
1 files changed, 0 insertions, 107 deletions
diff --git a/resources/boot/CA/ItemDescriptionFactoryWf.xml b/resources/boot/CA/ItemDescriptionFactoryWf.xml deleted file mode 100644 index 270c473..0000000 --- a/resources/boot/CA/ItemDescriptionFactoryWf.xml +++ /dev/null @@ -1,107 +0,0 @@ -<CompositeActivityDef ID="-1" Name="ItemDescriptionFactoryWf"
- Height="0" Width="0" IsLayoutable="false" IsComposite="true">
- <childrenGraphModel>
- <GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
- StartVertexId="1" NextId="14">
- <JoinDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true"
- IsComposite="false">
- <CentrePoint x="312" y="390" />
- <OutlinePoint x="282" y="378" />
- <OutlinePoint x="342" y="378" />
- <OutlinePoint x="342" y="402" />
- <OutlinePoint x="282" y="402" />
- <InEdgeId>7</InEdgeId>
- <Properties>
- <KeyValuePair Key="Type" String="Join" />
- </Properties>
- </JoinDef>
- <LoopDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true"
- IsComposite="false" isNext="0">
- <CentrePoint x="313" y="204" />
- <OutlinePoint x="283" y="192" />
- <OutlinePoint x="343" y="192" />
- <OutlinePoint x="343" y="216" />
- <OutlinePoint x="283" y="216" />
- <InEdgeId>13</InEdgeId>
- <OutEdgeId>6</OutEdgeId>
- <OutEdgeId>7</OutEdgeId>
- <Properties>
- <KeyValuePair Key="LastNum" String="2" />
- <KeyValuePair Key="RoutingScriptName" String="javascript:true;" />
- <KeyValuePair Key="RoutingScriptVersion" String="" />
- </Properties>
- </LoopDef>
- <ActivitySlotDef ID="11" Name="CreateItem slot"
- Height="60" Width="130" IsLayoutable="true" IsComposite="false">
- <CentrePoint x="126" y="204" />
- <OutlinePoint x="61" y="174" />
- <OutlinePoint x="191" y="174" />
- <OutlinePoint x="191" y="234" />
- <OutlinePoint x="61" y="234" />
- <InEdgeId>12</InEdgeId>
- <OutEdgeId>13</OutEdgeId>
- <Properties>
- <KeyValuePair Key="Name" String="CreateNewDescription" />
- <KeyValuePair Key="Version" String="last" />
- </Properties>
- <activityDef>CreateItem</activityDef>
- </ActivitySlotDef>
- <JoinDef ID="1" Name="" Height="24" Width="60" IsLayoutable="true"
- IsComposite="false">
- <CentrePoint x="126" y="57" />
- <OutlinePoint x="96" y="45" />
- <OutlinePoint x="156" y="45" />
- <OutlinePoint x="156" y="69" />
- <OutlinePoint x="96" y="69" />
- <InEdgeId>6</InEdgeId>
- <OutEdgeId>12</OutEdgeId>
- <Properties>
- <KeyValuePair Key="Type" String="Join" />
- </Properties>
- </JoinDef>
- <NextDef ID="6" OriginVertexId="2" TerminusVertexId="1">
- <OriginPoint x="313" y="204" />
- <TerminusPoint x="126" y="57" />
- <Properties>
- <KeyValuePair Key="Alias" String="true" />
- </Properties>
- </NextDef>
- <NextDef ID="13" OriginVertexId="11" TerminusVertexId="2">
- <OriginPoint x="126" y="204" />
- <TerminusPoint x="313" y="204" />
- <Properties />
- </NextDef>
- <NextDef ID="12" OriginVertexId="1" TerminusVertexId="11">
- <OriginPoint x="126" y="57" />
- <TerminusPoint x="126" y="204" />
- <Properties />
- </NextDef>
- <NextDef ID="7" OriginVertexId="2" TerminusVertexId="3">
- <OriginPoint x="313" y="204" />
- <TerminusPoint x="312" y="390" />
- <Properties>
- <KeyValuePair Key="Alias" String="false" />
- </Properties>
- </NextDef>
- </GraphModelCastorData>
- </childrenGraphModel>
- <Properties>
- <KeyValuePair Key="Description" String="" />
- <KeyValuePair Key="Ignorable" Boolean="false" />
- <KeyValuePair Key="ScriptVersion" String="" />
- <KeyValuePair Key="Mail Message" String="" />
- <KeyValuePair Key="Viewpoint" String="" />
- <KeyValuePair Key="Agent Name" String="" />
- <KeyValuePair Key="SchemaVersion" String="" />
- <KeyValuePair Key="Skippable" Boolean="false" />
- <KeyValuePair Key="ScriptName" String="" />
- <KeyValuePair Key="Mail event" String="" />
- <KeyValuePair Key="Autostart" Boolean="true" />
- <KeyValuePair Key="Repeatable" Boolean="false" />
- <KeyValuePair Key="Show time" Boolean="true" />
- <KeyValuePair Key="Agent Role" String="" />
- <KeyValuePair Key="AlwaysUseOutcome" Boolean="false" />
- <KeyValuePair Key="SchemaType" String="" />
- </Properties>
-</CompositeActivityDef>
\ No newline at end of file |
