Skip to content

nanafocus/CommunityCommons_ObjectHandling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Commons Object Handling

A collection of reusable actions concerning 'Object Handling'.

Community Commons series (CoCo)

Community Commons is a series of modules for and by the community extending the low-code capabilities of the Mendix Platform.

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Microflow Activities (Java actions exposed as microflows)

Available microflow activities to use in your microflows Object activities (Advanced)

  • Clone object
  • Copy object attribute contents
  • Deep clone
  • Delete all objects
  • Force commit
  • Force delete 🆕
  • Delete objects without events 🆕
  • Create a list from an object 🆕
  • Commit without events
  • EncryptMemberIfChanged
  • End Transaction
  • Get 'Created by' user object
  • Get 'Changed by' user object
  • Get object GUID
  • Get committed value
  • Get entity type
  • Object member has changed
  • Object has changed
  • ObjectIsNew
  • RefreshClass
  • Refresh class by object
  • Start Transaction

Java

Helper Java class to use in java actions

  • Xpath.jar

Dependencies

  • org.apache.commons.lang3.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 77.5%
  • Java 10.2%
  • JavaScript 9.9%
  • HTML 2.3%
  • Ruby 0.1%