Module filter_temporary_rsc

Creates a temporary resource.

Copyright © 2015 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Creates a temporary resource. If not modified then it will be deleted.

Function Index

task_delete_inactive/4
temporary_rsc/2
temporary_rsc/3

Function Details

task_delete_inactive/4

task_delete_inactive(RscId, Key, SessionId, Context) -> any()

temporary_rsc/2

temporary_rsc(RscId, Context) -> any()

temporary_rsc/3

temporary_rsc(RscId, Props, Context) -> any()


Generated by EDoc