Skip to content

This is virtual process that can be run synchronous and asynchronous. You can extend from the given class and implement a business logic that can be run in different context. It is recommended to use Singleton software design pattern to avoid creation of multiple instances of the same process.

Notifications You must be signed in to change notification settings

dosmakov/salesforce-devkit-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salesforce-devkit-process

This is virtual process that can be run synchronous and asynchronous. You can extend from the given class and implement a business logic that can be run in different context. It is recommended to use Singleton software design pattern to avoid creation of multiple instances of the same process.

Dev, Build and Test

Resources

Description of Files and Directories

Issues

About

This is virtual process that can be run synchronous and asynchronous. You can extend from the given class and implement a business logic that can be run in different context. It is recommended to use Singleton software design pattern to avoid creation of multiple instances of the same process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages