Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add System.System methods to TIA #26

Open
benjaminloerincz opened this issue Jan 4, 2025 · 0 comments
Open

Add System.System methods to TIA #26

benjaminloerincz opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benjaminloerincz
Copy link
Contributor

Add these methods of namespace System, class System to TIA:

  • System.System.currentTimeMillis()
  • System.System.isBatch()
  • System.System.isFunctionCallback()
  • System.System.isFuture()
  • System.System.isQueueable()
  • System.System.isRunningElasticCompute()
  • System.System.isScheduled()
  • System.System.now()
  • System.System.process(List workItemIds, String action, String comments, String nextApprover)
  • System.System.purgeOldAsyncJobs(Date dt)
  • System.System.submit(List workItemIds, String comments, String nextApprover)
  • System.System.today()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Considering
Development

No branches or pull requests

1 participant