]> git.argeo.org Git - gpl/argeo-slc.git/commit
Execution attribute of type ref now supported (break data model)
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 22 Jan 2012 13:39:07 +0000 (13:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 22 Jan 2012 13:39:07 +0000 (13:39 +0000)
commit86fc845e533e99358ec3de7182ea0c01bcd1c432
treed83cae53ac0f5f684548ad931b0800d5482ccae6
parentc0535626dd8ffabb6fc4df4e8a47465e908ba953
Execution attribute of type ref now supported (break data model)

git-svn-id: https://svn.argeo.org/slc/trunk@5002 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/editors/ProcessBuilderPage.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/DefaultExecutionFlowDescriptorConverter.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/PrimitiveSpecAttribute.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/RefSpecAttribute.java
runtime/org.argeo.slc.support.jcr/src/main/java/org/argeo/slc/jcr/SlcJcrUtils.java
runtime/org.argeo.slc.support.jcr/src/main/java/org/argeo/slc/jcr/execution/JcrProcessThread.java
runtime/org.argeo.slc.support.jcr/src/main/resources/org/argeo/slc/jcr/slc.cnd