AdaptFrameworkBuildOptions

AdaptFrameworkBuildOptions

new AdaptFrameworkBuildOptions(options)

Description:
  • Options to be passed to AdaptFrameworkBuild
Source:
Properties:
Name Type Description
action String The type of build to execute
courseId String The course to build
userId String The user executing the build
expiresAt String When the build expires
compress Boolean Whether output files should be compressed into an archive file
Parameters:
Name Type Description
options AdaptFrameworkBuildOptions