mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°2042 deprecated chrono extensivity
This commit is contained in:
@@ -42,6 +42,8 @@ class SLAComputation implements iWorkingTimeComputer
|
|||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
* @throws \CoreException
|
* @throws \CoreException
|
||||||
|
*
|
||||||
|
* @deprecated will be removed soon (see N°2683)
|
||||||
*/
|
*/
|
||||||
public static function SelectModule($sClassName)
|
public static function SelectModule($sClassName)
|
||||||
{
|
{
|
||||||
@@ -131,6 +133,8 @@ class SLAComputation implements iWorkingTimeComputer
|
|||||||
* 24x7 (no holiday) computation. To override this behavior, implement
|
* 24x7 (no holiday) computation. To override this behavior, implement
|
||||||
* a derived class from this one, overloading the behavior, and call
|
* a derived class from this one, overloading the behavior, and call
|
||||||
* SLAComputation::SetExtension()
|
* SLAComputation::SetExtension()
|
||||||
|
*
|
||||||
|
* @deprecated will be removed soon (see N°2683)
|
||||||
*/
|
*/
|
||||||
class SLAComputationAddOnAPI
|
class SLAComputationAddOnAPI
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user