1. 17 9月, 2019 3 次提交
  2. 13 9月, 2019 2 次提交
  3. 12 9月, 2019 8 次提交
  4. 11 9月, 2019 5 次提交
  5. 10 9月, 2019 1 次提交
    • I
      Move DateFormatterProvider to activiti core (#2888) · 086b4528
      Illia Goncharov 提交于
      * [ACTIVITI-3745] DateFormatterProvider moved to activiti core
      
      * [ACTIVITI-3745] Refactoring of DateVariableType
      
      * [ACTIVITI-3745] Test extended to check date/time variables
      
      * Rename methods and add unit tests for DateFormatterProvider
      
      * [ACTIVITI-3745] Refactoring of tests
      
      * [ACTIVITI-3745] Refactoring of a test
      086b4528
  6. 09 9月, 2019 5 次提交
    • M
      Merge pull request #2897 from Activiti/updatebot-d1851d06-be13-4c69-861b-e80c99b9efc8 · ca3e7300
      mergify[bot] 提交于
      fix(versions): update Activiti/Activiti versions into develop
      ca3e7300
    • J
    • J
    • J
    • I
      feat: add core ThrowMessageEvent BPMN elements support (#2842) · 34dad64f
      Igor Dianov 提交于
      * feat: add initial IntermediateThrowMessageEvent BPMN element support
      
      * feat: add ThrowMessageJavaDelegate class attribute support
      
      * feat: add ThrowMessageEndEvent support
      
      * fix: Codaxy warnings
      
      * feat: add Message Builder implementation
      
      * eat: add Object payload  return in ThrowMessageEventDelegate interface
      
      * feat: add message name expression support
      
      * feat: add ACTIVITY_MESSAGE_SEND event dispatch on ThrowMessage
      
      Test method for throwing message
      
      
      Test added for intermediate throw message event
      
      
      Minor refactoring
      
      
      Refactoring
      
      
      Refactoring
      
      * fix: Codaxy warnings
      
      * feat: Throw Message payload mapping field extensions
      
      * fix: update user name in shoulEventsForProcessWithThrowMessage
      
      * feat: map all fields extensions into ThrowMessage payload
      
      * fix: handle null values when mapping field extensions
      
      * fix: Codaxy warnings
      
      * fix: refactor ThrowMessage to use Optional<payload> wrapper
      
      * feat: add support for delegate expression
      
      * feat: add ThrowMessageDelegateFactory configuration
      
      * fix: better code formatting
      
      * fix: refactor tests using AssertJ library
      
      * fix: apply correct assert in MessageThrowEventTest
      
      * feat: add MessageThrowCatchEventTest example
      
      * feat: add start throw message event test example
      
      * refactor: change ThrowMessage payload to support Map class
      
      * feat: add test start message with payload
      
      * fix: add payload test to catch message event
      
      * feat: add start message businessKey propagation
      
      * chore: polish tests
      
      * chore: polish code formatting
      
      * feat: add tests for race conditions
      
      * feat: add test for race conditions on boundary event
      
      * feat: add race condition test for boundary message on subprocess
      
      * feat: add test for inter process throw catch end message event
      
      * fix: testThrowCatchEndMessageEvent:307 NullPointer
      
      * chore: deploy preview version to Alfresco
      
      * fix: add Alfresco copyright header
      
      * feat: add message payload mapping provider factory method
      
      * feat: add message correlation key expression support
      
      * chore: refactor AbstractThrowMessageEventActivityBehavior constructor
      
      * feat: add JsonMessagePayloadMappingProviderFactory implementation
      
      * feat: add JsonMessagePayloadMappingProvider payload mapping test
      
      * chore: rename getCorrelationKey to getMessageCorrelationKey
      
      * feat: add message business key support in ActivitiMessageEvent
      
      * feat: add correlationKey for intermediate and boundary catch events
      
      * fix: implement throw catch message test p2p BPMN behavior
      
      * fix: correct Codaxy warnings
      
      * feat: add correlationKey attribute to EventSubscriptionQueryImpl
      
      * feat: add ProcessRuntime message start and receive implementations
      
      * fix: refactor EventSubscriptionQuery failing tests
      
      * fix: use ReceiveMessagePayload in  MessagePayloadEventListener
      
      * feat: add ProcessRuntime shouldStartProcessByMessage test
      
      * feat: add ProcessRuntime receive message with correlationKey test
      
      * feat: add ProcessRuntime throw end message event test
      
      * fix: failing ConnectorsAutoConfigurationIT test
      
      * feat: add ProcessRuntime receive boundary message event test
      
      * feat: add ProcessRuntime receive message event for gateway and subprocess
      
      * feat: add receive start message event for event subprocess test
      
      * fix: dispatch ACTIVITI_MESSAGE_RECEIVED before PROCESS_STARTED event
      
      * fix: extend start message event dispatch event order test
      
      * fix: extract parseExtensionAttributes into BaseChildElementParser
      
      * fix: correct java doc for ACTIVITY_MESSAGE_SENT enum definition
      
      * fix: remove obsolete createMessageEvent static method
      
      * fix: add specialized message event type createXXX methods
      
      * fix:  use brackets around if body
      
      * feat: add MessageExecutionContext support
      
      * fix: rename ThrowMessage.Builder to ThrowMessageBuilder
      
      * fix: extract start message dispatchEvent into separate method
      
      * fix: extract createProcessInstanceWithInitialFlowElement method
      
      * fix: remove not used test logger.
      
      * fix: Let's use log.error() instead of printStackTrace()
      
      * fix: extract initExistingMessageSubscriptions method
      
      * fix: Indentation is using tabs instead of spaces.
      
      * fix: cover only message events between processes in separate pools
      
      * feat: add event subscription payload mapping provider support
      
      * fix: check style error 'if' is not followed by whitespace
      
      * feat: add variable mapping support for start message event
      
      fix: failing activiti-spring-process-extensions ITs
      
      
      fix: java.util.ConcurrentModificationException
      
      
      Auto stash before cherrypick of "feat: add variable mapping support for start message command"
      
      * fix: use better name for ReceiveMessagePayloadEventListener
      
      * fix: remove TODOs
      
      * fix: resolve message expression for event sub process start event
      34dad64f
  7. 05 9月, 2019 1 次提交
  8. 04 9月, 2019 2 次提交
  9. 31 8月, 2019 1 次提交
  10. 30 8月, 2019 4 次提交
  11. 29 8月, 2019 2 次提交
  12. 28 8月, 2019 2 次提交
  13. 27 8月, 2019 1 次提交
  14. 26 8月, 2019 3 次提交