Skip to content

Commit 332d8ef

Browse files
author
Adam Dupaski
authored
Update README.md
1 parent e3dc9f9 commit 332d8ef

File tree

1 file changed

+1
-42
lines changed

1 file changed

+1
-42
lines changed

README.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1 @@
1-
# Community Commons Object Handling
2-
A collection of reusable actions concerning 'Object Handling'.
3-
4-
## Community Commons series (CoCo)
5-
Community Commons is a series of modules for and by the community extending the low-code capabilities of the Mendix Platform.
6-
7-
## Contributing
8-
For more information on contributing to this repository visit [Contributing to a GitHub repository](https://world.mendix.com/display/howto50/Contributing+to+a+GitHub+repository)!
9-
10-
## Microflow Activities (Java actions exposed as microflows)
11-
Available microflow activities to use in your microflows
12-
**Object activities (Advanced)**
13-
- Clone object
14-
- Copy object attribute contents
15-
- Deep clone
16-
- Delete all objects
17-
- Force commit
18-
- Force delete :new:
19-
- Delete objects without events :new:
20-
- Create a list from an object :new:
21-
- Commit without events
22-
- ~~EncryptMemberIfChanged~~
23-
- End Transaction
24-
- Get 'Created by' user object
25-
- Get 'Changed by' user object
26-
- Get object GUID
27-
- Get committed value
28-
- Get entity type
29-
- Object member has changed
30-
- Object has changed
31-
- ~~ObjectIsNew~~
32-
- ~~RefreshClass~~
33-
- Refresh class by object
34-
- Start Transaction
35-
36-
37-
## Java
38-
Helper Java class to use in java actions
39-
- Xpath.jar
40-
41-
## Dependencies
42-
- org.apache.commons.lang3.jar
1+
Please see [Object Handling](https://docs.mendix.com/appstore/modules/object-handling) in the Mendix documentation for details.

0 commit comments

Comments
 (0)