Skip to content

Commit

Permalink
some methods added for #423 and brunobuzzi/BpmFlow#1166
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobuzzi committed Dec 8, 2021
1 parent e0f5db7 commit c15b949
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
applications
hasAnyProcessInApplicationNamed: applicationName

^false
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
applications
isMonitoringAnyEventIn: anApplication

^false
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"getSavedDefinitionWithId:ifNone:" : "brunobb 09/03/2021 12:31",
"getSavedDefinitionsPathFor:in:" : "brunobb 09/03/2021 12:31",
"getTempPath" : "brunobb 09/03/2021 12:31",
"hasAnyProcessInApplicationNamed:" : "brunobb 11/25/2021 12:58",
"hasApplicationNamed:" : "brunobb 09/03/2021 12:31",
"includesDefinitionNamed:in:" : "brunobb 09/03/2021 12:31",
"initialize" : "brunobb 09/03/2021 12:32",
Expand All @@ -66,6 +67,7 @@
"isDefinitionAuditEnableFor:in:" : "brunobb 09/03/2021 12:31",
"isDraftAuditEnableFor:in:" : "brunobb 09/03/2021 12:31",
"isInstanceAuditEnableFor:in:" : "brunobb 09/03/2021 12:31",
"isMonitoringAnyEventIn:" : "brunobb 11/25/2021 12:58",
"logicalRemoveDefinitionWithId:ifNone:" : "brunobb 09/03/2021 12:31",
"migrateAll" : "brunobb 09/03/2021 12:31",
"migrateFormDefinitionNamed:in:" : "brunobb 09/03/2021 12:31",
Expand Down
2 changes: 1 addition & 1 deletion repository/Orbeon.package/monticello.meta/version

Large diffs are not rendered by default.

0 comments on commit c15b949

Please sign in to comment.